Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Sep 18, 2013
1 parent ef4db89 commit 33e753b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.f2prateek.dfg"
android:versionCode="108"
android:versionCode="109"
android:versionName="@string/current_version_number">

<uses-sdk
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
<string name="twitter">\@f2prateek</string>
<string name="designer">Designer</string>
<string name="taylor_ling">Taylor Ling</string>
<string name="current_version_number">1.0.8</string>
<string name="current_version_number">1.0.9</string>

</resources>

0 comments on commit 33e753b

Please sign in to comment.