Skip to content

Commit 7451212

Browse files
actions-usertimo-a
authored andcommitted
Version bump: code: 40, name: 2.0.6
1 parent d193b28 commit 7451212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sudoq-app/sudoqapp/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<!-- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -->
66
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
77
package="de.sudoq"
8-
android:versionCode="39"
9-
android:versionName="2.0.5"
8+
android:versionCode="40"
9+
android:versionName="2.0.6"
1010
android:installLocation="auto" >
1111

1212
<application

0 commit comments

Comments
 (0)