Skip to content

Commit

Permalink
Update version patch for v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mo7ty authored and maximeroussy committed Jan 25, 2022
1 parent 0e64d23 commit 18a06d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
def versionMajor = 2
def versionMinor = 0
def versionPatch = 1
def versionPatch = 2
group = 'com.maximeroussy.invitrode'
version = "${versionMajor}.${versionMinor}.${versionPatch}"

Expand Down

0 comments on commit 18a06d1

Please sign in to comment.