Skip to content

Commit

Permalink
version bump (for real)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchhaya committed Dec 2, 2022
1 parent a7c8cbf commit 95b995b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PennMobile/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.pennapps.labs.pennmobile"
android:versionCode="63"
android:versionName="2.2.0">
android:versionCode="64"
android:versionName="2.2.1">

<uses-permission android:name="android.permission.WAKE_LOCK" />
<application
Expand Down

0 comments on commit 95b995b

Please sign in to comment.