From c39ab5ca7ba2a029f5071666b143c6827a47220f Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:22:23 -0400 Subject: [PATCH] Update app version to 0.2.0 (6) --- Skip.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Skip.env b/Skip.env index b073c96..2226e5d 100644 --- a/Skip.env +++ b/Skip.env @@ -14,7 +14,7 @@ PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.SatsPrice MARKETING_VERSION = 0.2.0 // The build number specifying the internal app version -CURRENT_PROJECT_VERSION = 5 +CURRENT_PROJECT_VERSION = 6 // The package name for the Android entry point, referenced by the AndroidManifest.xml ANDROID_PACKAGE_NAME = sats.price