File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- VERSION_SHORT=4.2
1+ VERSION_SHORT=4.3
22
33// Public long version example: VERSION_LONG=1.2.0.0
4- VERSION_LONG=4.2 .0.1
4+ VERSION_LONG=4.3 .0.0
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ app_identifier "com.automattic.woocommerce"
1414screenshots_path "./fastlane/promo_screenshots/"
1515
1616# Make sure to update these keys for a new version
17- app_version "4.2 "
17+ app_version "4.3 "
1818
1919privacy_url ( {
2020 'default' => 'https://automattic.com/privacy/' ,
Original file line number Diff line number Diff line change 33import Foundation
44
55let glotPressSubtitleKey = " app_store_subtitle "
6- let glotPressWhatsNewKey = " v4.2 -whats-new "
6+ let glotPressWhatsNewKey = " v4.3 -whats-new "
77let glotPressDescriptionKey = " app_store_desc "
88let glotPressKeywordsKey = " app_store_keywords "
99let glotPressPromoTextKey = " app_store_promo_text "
You can’t perform that action at this time.
0 commit comments