Skip to content

Commit

Permalink
Merge pull request #2666 from kaloudis/version-bump-v0.9.4-beta2
Browse files Browse the repository at this point in the history
Version bump: v0.9.4-beta2
  • Loading branch information
kaloudis authored Dec 23, 2024
2 parents a34608a + 6aba339 commit 425de2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 96
versionName "0.9.4-beta1"
versionName "0.9.4-beta2"
multiDexEnabled true
}
signingConfigs {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zeus",
"version": "0.9.4-beta1",
"version": "0.9.4-beta2",
"private": true,
"jest": {
"preset": "react-native",
Expand Down

0 comments on commit 425de2e

Please sign in to comment.