From cb0397ba988ee2869d814a3040065a25fe55918a Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:14:58 +0300 Subject: [PATCH] Update build version to 0.2.0 (2) --- Skip.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Skip.env b/Skip.env index c187154..1a2980d 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 = 1 +CURRENT_PROJECT_VERSION = 2 // The package name for the Android entry point, referenced by the AndroidManifest.xml ANDROID_PACKAGE_NAME = sats.price