From 2257e1e1908016ba75baddf2b436e4f545778e3a Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Thu, 19 Mar 2020 21:21:28 -0700 Subject: [PATCH] Fix build number --- Secretive/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Secretive/Info.plist b/Secretive/Info.plist index 14b20d7..6d5dd6c 100644 --- a/Secretive/Info.plist +++ b/Secretive/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString $(CI_VERSION) CFBundleVersion - $(CI_VERSION) + $(CI_BUILD_NUMBER) LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright