Skip to content

Commit e7a08d3

Browse files
authored
Merge pull request NUmeroAndDev#421 from NUmeroAndDev/release_2.1
Release 2.1
2 parents e1b0614 + 7d3e870 commit e7a08d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ enum VersionSuffix {
116116

117117
ext {
118118
def appMajor = 2
119-
def appMinor = 0
119+
def appMinor = 1
120120
def appPatch = 0
121121
def appBuild = 0
122122

0 commit comments

Comments
 (0)