Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rchhaya committed Dec 2, 2022
1 parent 2884a98 commit 3a7cbcc
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="62"
android:versionName="2.1.0">
android:versionCode="63"
android:versionName="2.2.0">

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

0 comments on commit 3a7cbcc

Please sign in to comment.