Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
bump version to 0.24
  • Loading branch information
[email protected] committed Nov 7, 2014
1 parent 942e3f3 commit 10ddfd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aNewJKUApp/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.voidsink.anewjkuapp"
android:versionCode="140023"
android:versionName="0.23">
android:versionCode="140024"
android:versionName="0.24">

<uses-sdk
android:minSdkVersion="14"
Expand Down
4 changes: 4 additions & 0 deletions aNewJKUApp/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
+ added
- fixed
* changed -->
<release version="0.24" versioncode="1400234">
<change>+ App: jetzt auch in Englisch</change>
<change>+ App: Passwort kann beim Anmelden auch als Klartext angezeigt werden</change>
</release>
<release version="0.23" versioncode="140023">
<change>- KUSSS: Fehler beim Laden der Semester</change>
<change>- Mensa: Menü von Freitag wurde nicht angezeigt</change>
Expand Down

0 comments on commit 10ddfd7

Please sign in to comment.