From ad61ff05756c67f524dac6f8d32e9f5f510fca23 Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:06:04 -0400 Subject: [PATCH] Update app version to 0.2.0 (5) --- Skip.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Skip.env b/Skip.env index d8ae7a2..b073c96 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 = 4 +CURRENT_PROJECT_VERSION = 5 // The package name for the Android entry point, referenced by the AndroidManifest.xml ANDROID_PACKAGE_NAME = sats.price