Skip to content

Commit

Permalink
Release v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Harlber committed Mar 12, 2016
1 parent df526a2 commit d54f6ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="moose.com.ac">
android:versionCode="1"
android:versionName="0.5"
android:versionCode="2"
android:versionName="0.6"
android:installLocation="auto"
<uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
<uses-permission
Expand Down
2 changes: 1 addition & 1 deletion app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.5-alpha","progress":"build"}
{"version":"0.6","progress":"build"}

0 comments on commit d54f6ab

Please sign in to comment.