diff options
author | 2020-09-23 02:35:34 +0000 | |
---|---|---|
committer | 2020-09-23 02:35:34 +0000 | |
commit | be21168e4e8197af4afb48a5154ed54aa9f3de27 (patch) | |
tree | b7de05ca351e6dbeeb7b8d44cd0f428b50c772fb /version.properties | |
parent | badda43ec2e53622d4bacdb75b37d0174f8e1153 (diff) | |
parent | bad23522fec0e9dac2de8922395aba34122e7b3a (diff) |
Merge "Update refrepo version"
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 81c5c8f5..0f0fb2bb 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=1 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |