Skip to content

Commit

Permalink
chore: Bump VERSION to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PLNech committed Jun 28, 2019
1 parent 919bbb4 commit 404c844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voice/build.gradle
Expand Up @@ -20,7 +20,7 @@ ext {
LICENSE = 'MIT'
LICENSE_URL = "http://www.opensource.org/licenses/mit-license.php"

VERSION = '1.0.0-beta02'
VERSION = '1.0.0'
VERSION_DESC = "$NAME - v$VERSION"
}

Expand Down

0 comments on commit 404c844

Please sign in to comment.