v0.3.4: fixed typos in enchantment name keys

This commit is contained in:
Evan Debenham
2016-01-06 03:15:35 -05:00
committed by Evan Debenham
parent 0315cfec77
commit 2d96bfd8a4
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.shatteredpixel.shatteredpixeldungeon"
android:versionCode="74"
android:versionName="0.3.3b"
android:versionCode="75"
android:versionName="0.3.4-beta1"
android:installLocation="auto">
<uses-permission android:name="android.permission.VIBRATE"/>