Skip to content

Commit

Permalink
update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdt committed Feb 11, 2017
1 parent 4a91951 commit e22dad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Expand Up @@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.zephyrsoft.trackworktime"
android:versionCode="23"
android:versionName="1.0.1-SNAPSHOT" >
android:versionName="1.0.1" >

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
Expand Down

0 comments on commit e22dad3

Please sign in to comment.