Skip to content

Commit

Permalink
Prepare release 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Apr 16, 2015
1 parent 585d112 commit 5fcc3a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.uploadedlobster.PwdHash" android:installLocation="auto"
android:versionCode="23" android:versionName="1.3.12">
android:versionCode="24" android:versionName="1.3.13">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="22" />

<application android:icon="@drawable/icon" android:label="@string/app_name"
Expand Down
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2015-04-16 Philipp Wolfer <[email protected]>

* Release 1.3.13
* Greek translation (by Wasilis Mandratzis-Walz)
* Ukrainian translation (by sorenabell)
* Tested with Android 5.1

2014-11-05 Philipp Wolfer <[email protected]>

* Release 1.3.12
Expand Down

0 comments on commit 5fcc3a8

Please sign in to comment.