Skip to content

Commit 590d8d0

Browse files
author
Julian Cerruti
committed
version 1.1 for release
1 parent 63238d6 commit 590d8d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tangobot_app/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
versionName project.catkin.pkg.version
2828
// NOTE: This code needs to be updated manually on every new version
2929
// release
30-
versionCode 2
30+
versionCode 3
3131
}
3232

3333
lintOptions {

tangobot_app/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>tangobot_app</name>
4-
<version>1.0.2</version>
4+
<version>1.1</version>
55
<description>The tangobot_app package</description>
66

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

0 commit comments

Comments
 (0)