v0.5.0b: manifest commit
This commit is contained in:
@@ -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="158"
|
||||
android:versionName="0.5.0a"
|
||||
android:versionCode="159"
|
||||
android:versionName="0.5.0b"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.VIBRATE"/>
|
||||
|
||||
@@ -37,10 +37,14 @@ import com.watabou.noosa.ui.Component;
|
||||
public class ChangesScene extends PixelScene {
|
||||
|
||||
private static final String TXT_Update =
|
||||
"_v0.5.0b:_\n" +
|
||||
"_-_ Added new Language: Indonesian\n" +
|
||||
"_-_ Fixed wand of fireblast not activating soul mark\n" +
|
||||
"_-_ Various bugfixes and optimizations\n" +
|
||||
"_-_ Translation updates\n" +
|
||||
"\n"+
|
||||
"_v0.5.0a:_\n" +
|
||||
"_-_ Added new Language: Esperanto\n" +
|
||||
"_-_ Various Bugfixes\n" +
|
||||
"_-_ Translation updates\n" +
|
||||
"\n"+
|
||||
"_v0.5.0:_\n" +
|
||||
"New Visuals!:\n" +
|
||||
|
||||
Reference in New Issue
Block a user