diff options
Diffstat (limited to 'vid-app-common')
-rwxr-xr-x | vid-app-common/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 04a32dea2..31680664b 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|