Skip to content

Commit

Permalink
+ Version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAFA committed Jun 18, 2018
1 parent f35762f commit 29a8ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kavaplugin/version.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// Library Version
ext.libVersion = 'dev'
ext.libVersion = '1.0.10'

// Append short commit hash to dev builds, i.e. "dev.a1b2c3d"
if (libVersion == 'dev') {
Expand Down

0 comments on commit 29a8ee2

Please sign in to comment.