From 41151d0d4910140289d2d3a65b9664f968ec832f Mon Sep 17 00:00:00 2001 From: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> Date: Sun, 17 Sep 2023 14:01:13 -0700 Subject: [PATCH] 0.5.1 --- Build.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.xcconfig b/Build.xcconfig index c078927b..a069c5a0 100644 --- a/Build.xcconfig +++ b/Build.xcconfig @@ -1,7 +1,7 @@ // Configuration settings file format documentation can be found at: // https://help.apple.com/xcode/#/dev745c5c974 -MARKETING_VERSION = 0.5.2 +MARKETING_VERSION = 0.5.1 CURRENT_PROJECT_VERSION = 5010 // Vars to be overwritten by `CodeSigning.xcconfig` if exists