chore(rn,versions) bump app versions

pull/11039/head^2 jitsi-meet_7021
Saúl Ibarra Corretgé 3 years ago committed by Saúl Ibarra Corretgé
parent 4fa377c12a
commit 8b149f9138
  1. 2
      android/gradle.properties
  2. 2
      ios/app/broadcast-extension/Info.plist
  3. 2
      ios/app/src/Info.plist
  4. 2
      ios/app/watchos/app/Info.plist
  5. 2
      ios/app/watchos/extension/Info.plist

@ -26,5 +26,5 @@ android.useAndroidX=true
android.enableJetifier=true
android.bundle.enableUncompressedNativeLibs=false
appVersion=22.0.0
appVersion=22.1.0
sdkVersion=5.0.0

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>22.0.0</string>
<string>22.1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>22.0.0</string>
<string>22.1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>22.0.0</string>
<string>22.1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>UISupportedInterfaceOrientations</key>

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>22.0.0</string>
<string>22.1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CLKComplicationPrincipalClass</key>

Loading…
Cancel
Save