Skip to content

Commit 7377058

Browse files
committed
Prepare next release.
1 parent 87d7fcd commit 7377058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ext.versionMinor = 6
3737
// Note: even values are reserved for regular release, odd values for hotfix release.
3838
// When creating a hotfix, you should decrease the value, since the current value
3939
// is the value for the next regular release.
40-
ext.versionPatch = 34
40+
ext.versionPatch = 36
4141

4242
static def getGitTimestamp() {
4343
def cmd = 'git show -s --format=%ct'

0 commit comments

Comments
 (0)