Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Merge commit '423f7354dcecf9a0b51bc83ebb1a1e72d034d321'
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Nov 16, 2014
2 parents e057ce8 + 423f735 commit be7bc9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dashclock/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.azapps.mirakel.dashclock"
android:versionCode="12"
android:versionName="2.1" >
android:versionCode="13"
android:versionName="2.2" >

<uses-permission android:name="de.azapps.mirakel.provider.READ_DATA" />

Expand Down Expand Up @@ -56,4 +56,4 @@
</activity>
</application>

</manifest>
</manifest>

0 comments on commit be7bc9e

Please sign in to comment.