Skip to content

Commit

Permalink
Bump current project version to 2042
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgiepoo committed Dec 7, 2024
1 parent 42a0e15 commit 7666612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations/ConfigCommon.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ SPARKLE_VERSION_PATCH = 0
// This should be in SemVer format or empty, ie. "-beta.1"
// These variables must have a space after the '=' too
SPARKLE_VERSION_SUFFIX = -beta.1
CURRENT_PROJECT_VERSION = 2041
CURRENT_PROJECT_VERSION = 2042

MARKETING_VERSION = $(SPARKLE_VERSION_MAJOR).$(SPARKLE_VERSION_MINOR).$(SPARKLE_VERSION_PATCH)$(SPARKLE_VERSION_SUFFIX)
ALWAYS_SEARCH_USER_PATHS = NO
Expand Down

0 comments on commit 7666612

Please sign in to comment.