Skip to content

Commit c49209d

Browse files
committed
fix: IOS Test version 1.3.4 (137) bis
1 parent e2780db commit c49209d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/translations/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"zingo": "Zingo!",
3-
"version": "zingo-1.3.4 (136)",
3+
"version": "zingo-1.3.4 (137)",
44
"loading": "loading...",
55
"connectingserver": "Connecting to the server...",
66
"wait": "Please wait...",

app/translations/es.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"zingo": "Zingo!",
3-
"version": "zingo-1.3.4 (136)",
3+
"version": "zingo-1.3.4 (137)",
44
"loading": "cargando...",
55
"connectingserver": "Conectando con el servidor...",
66
"wait": "Por favor espere...",

ios/ZingoMobile.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
534534
CLANG_ENABLE_MODULES = YES;
535535
CODE_SIGN_ENTITLEMENTS = ZingoMobile/ZingoMobile.entitlements;
536-
CURRENT_PROJECT_VERSION = 136;
536+
CURRENT_PROJECT_VERSION = 137;
537537
DEVELOPMENT_TEAM = 788KRST4S8;
538538
ENABLE_BITCODE = NO;
539539
EXCLUDED_ARCHS = "";
@@ -573,7 +573,7 @@
573573
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
574574
CLANG_ENABLE_MODULES = YES;
575575
CODE_SIGN_ENTITLEMENTS = ZingoMobile/ZingoMobile.entitlements;
576-
CURRENT_PROJECT_VERSION = 136;
576+
CURRENT_PROJECT_VERSION = 137;
577577
DEVELOPMENT_TEAM = 788KRST4S8;
578578
ENABLE_BITCODE = NO;
579579
EXCLUDED_ARCHS = "";

0 commit comments

Comments
 (0)