Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Cerruti committed May 1, 2017
1 parent d2b16cc commit 4b71b16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tangobot_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
versionName project.catkin.pkg.version
// NOTE: This code needs to be updated manually on every new version
// release
versionCode 1
versionCode 2
}

lintOptions {
Expand Down
2 changes: 1 addition & 1 deletion tangobot_app/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>tangobot_app</name>
<version>1.0.1</version>
<version>1.0.2</version>
<description>The tangobot_app package</description>

<!-- One maintainer tag required, multiple allowed, one person per tag -->
Expand Down

0 comments on commit 4b71b16

Please sign in to comment.