diff options
author | 2021-02-24 18:35:15 +0000 | |
---|---|---|
committer | 2021-02-24 18:35:15 +0000 | |
commit | 0b7b9a7d411a7acb9d70a1f0cc69e411ec262f93 (patch) | |
tree | 0f76cf21b14e3f2bcd9f73dca34b0ec6a1c1b7b1 /version.properties | |
parent | 827f2d10ab826ae2cb3388850b474500ba8982fe (diff) | |
parent | 5f29e2086393e9f1d1a73a5a92e2681c2c3ed517 (diff) |
Merge "Upversion to 1.8.1-SNAPSHOT"
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 11f0383..b3f28cd 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |