Version bump: v0.11.2-alpha2

This commit is contained in:
Evan Kaloudis
2025-06-26 16:57:12 -04:00
parent 24792c106a
commit 84b4a1890b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 106
versionName "0.11.2-alpha1"
versionName "0.11.2-alpha2"
multiDexEnabled true
}
signingConfigs {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "zeus",
"version": "0.11.2-alpha1",
"version": "0.11.2-alpha2",
"private": true,
"jest": {
"preset": "react-native",