chore(rn,version) bump app and sdk versions

pull/7727/head jitsi-meet_5065
Saúl Ibarra Corretgé 4 years ago committed by Saúl Ibarra Corretgé
parent 1d5decc14f
commit 4765ab9d63
  1. 4
      android/gradle.properties
  2. 2
      ios/app/watchos/app/Info.plist
  3. 2
      ios/app/watchos/extension/Info.plist
  4. 2
      ios/sdk/src/Info.plist

@ -20,5 +20,5 @@
android.useAndroidX=true android.useAndroidX=true
android.enableJetifier=true android.enableJetifier=true
appVersion=20.4.0 appVersion=20.5.0
sdkVersion=2.10.0 sdkVersion=2.11.0

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

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

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.10.0</string> <string>2.11.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string> <string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>

Loading…
Cancel
Save