diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-12-28 19:05:50 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-12-28 19:05:50 -0800 |
commit | 1f037a0b4351eda47bae41a8e6004dc0f452afb7 (patch) | |
tree | fd81cbde78fe8a6d6e55db70479397b74706a4d1 | |
parent | b9fc1527495f8a9ed792cf4563650a9f442d62a1 (diff) | |
download | voidsky-1f037a0b4351eda47bae41a8e6004dc0f452afb7.tar.zst |
Bump ios build number and android version code
-rw-r--r-- | app.config.js | 4 | ||||
-rw-r--r-- | src/locale/locales/de/messages.po | 6 | ||||
-rw-r--r-- | src/locale/locales/en/messages.po | 6 | ||||
-rw-r--r-- | src/locale/locales/es/messages.po | 6 | ||||
-rw-r--r-- | src/locale/locales/fr/messages.po | 6 | ||||
-rw-r--r-- | src/locale/locales/hi/messages.po | 6 | ||||
-rw-r--r-- | src/locale/locales/ja/messages.po | 6 |
7 files changed, 20 insertions, 20 deletions
diff --git a/app.config.js b/app.config.js index e290c07c9..312b9ea20 100644 --- a/app.config.js +++ b/app.config.js @@ -9,12 +9,12 @@ module.exports = function () { /** * iOS build number. Must be incremented for each TestFlight version. */ - const IOS_BUILD_NUMBER = '1' + const IOS_BUILD_NUMBER = '2' /** * Android build number. Must be incremented for each release. */ - const ANDROID_VERSION_CODE = 52 + const ANDROID_VERSION_CODE = 53 /** * Uses built-in Expo env vars diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po index 38ae34dd7..b2f65b2ae 100644 --- a/src/locale/locales/de/messages.po +++ b/src/locale/locales/de/messages.po @@ -598,7 +598,7 @@ msgstr "Liste konnte nicht geladen werden" msgid "Create a new account" msgstr "Ein neues Konto erstellen" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Neues Konto erstellen" @@ -2208,7 +2208,7 @@ msgstr "Liste freigeben" msgid "Un-mute list" msgstr "Stummschaltliste aufheben" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." @@ -2330,7 +2330,7 @@ msgstr "Avatar sehen" msgid "Visit Site" msgstr "Seite besuchen" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Wir freuen uns, Sie bei uns begrüßen zu dürfen!" diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 4256cbfaa..d1982e580 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -630,7 +630,7 @@ msgstr "" msgid "Create a new account" msgstr "" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "" @@ -2335,7 +2335,7 @@ msgstr "" msgid "Un-mute list" msgstr "" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." @@ -2461,7 +2461,7 @@ msgstr "" msgid "Visit Site" msgstr "" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "" diff --git a/src/locale/locales/es/messages.po b/src/locale/locales/es/messages.po index 1c6bb08d7..d2fd294bf 100644 --- a/src/locale/locales/es/messages.po +++ b/src/locale/locales/es/messages.po @@ -598,7 +598,7 @@ msgstr "No se ha podido cargar la lista" msgid "Create a new account" msgstr "Crear una cuenta nueva" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Crear una cuenta" @@ -2208,7 +2208,7 @@ msgstr "Desbloquear una lista" msgid "Un-mute list" msgstr "Desactivar la opción de silenciar la lista" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." @@ -2330,7 +2330,7 @@ msgstr "Ver el avatar" msgid "Visit Site" msgstr "Visitar el sitio" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "¡Nos hace mucha ilusión que te unas a nosotros!" diff --git a/src/locale/locales/fr/messages.po b/src/locale/locales/fr/messages.po index 20e9214e8..58d7f3911 100644 --- a/src/locale/locales/fr/messages.po +++ b/src/locale/locales/fr/messages.po @@ -598,7 +598,7 @@ msgstr "Impossible de charger la liste" msgid "Create a new account" msgstr "Créer un nouveau compte" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Créer un compte" @@ -2208,7 +2208,7 @@ msgstr "Débloquer liste" msgid "Un-mute list" msgstr "Désactiver sourdine sur cette liste" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." @@ -2330,7 +2330,7 @@ msgstr "Afficher avatar" msgid "Visit Site" msgstr "Visiter le site" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Nous sommes ravis de vous accueillir !" diff --git a/src/locale/locales/hi/messages.po b/src/locale/locales/hi/messages.po index 9dc10b96f..ab67ff125 100644 --- a/src/locale/locales/hi/messages.po +++ b/src/locale/locales/hi/messages.po @@ -626,7 +626,7 @@ msgstr "सूची लोड नहीं कर सकता" msgid "Create a new account" msgstr "नया खाता बनाएं" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "खाता बनाएँ" @@ -2327,7 +2327,7 @@ msgstr "" msgid "Un-mute list" msgstr "" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." @@ -2453,7 +2453,7 @@ msgstr "अवतार देखें" msgid "Visit Site" msgstr "साइट पर जाएं" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "हम आपके हमारी सेवा में शामिल होने को लेकर बहुत उत्साहित हैं!" diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 7adddc8f6..c9d5573aa 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -598,7 +598,7 @@ msgstr "リストのロードに失敗しました" msgid "Create a new account" msgstr "新しいアカウントを作成" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "アカウントを作成" @@ -2224,7 +2224,7 @@ msgstr "リストでのブロックを解除" msgid "Un-mute list" msgstr "リストでのミュートを解除" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." @@ -2346,7 +2346,7 @@ msgstr "アバターを表示" msgid "Visit Site" msgstr "サイトへアクセス" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" |