Skip to content

Commit

Permalink
chore: bump manually release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq committed Nov 15, 2023
1 parent 87a1a6d commit 076a471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ android {
applicationId 'ever.team'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 8
versionCode 9
versionName "0.1.0"
}

Expand Down
2 changes: 1 addition & 1 deletion apps/mobile/ios/GauzyTeams/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>6</string>
<string>7</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down

0 comments on commit 076a471

Please sign in to comment.