Skip to content

Commit 375238f

Browse files
committed
Version 2.6.9
1 parent e2535d4 commit 375238f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1818
package="com.ceco.gm2.gravitybox"
19-
android:versionCode="44"
20-
android:versionName="2.6.8" >
19+
android:versionCode="45"
20+
android:versionName="2.6.9" >
2121

2222
<uses-sdk
2323
android:minSdkVersion="16"

CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Changelog 2.6.9 - 03/11/2013
2+
--------------------------------------
3+
- Fixed battery percent text issue introduced in v2.6.8
4+
15
Changelog 2.6.8 - 02/11/2013
26
--------------------------------------
37
- Fixed SystemUI crash when changing Pie properties while Pie is not active

0 commit comments

Comments
 (0)