Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohsin Qureshi committed Apr 23, 2024
1 parent 40a1b70 commit 85fac75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ MAJOR_VERSION = 618;
MINOR_VERSION = 2;
TINY_VERSION = 12;
MICRO_VERSION = 10;
NANO_VERSION = 5;
NANO_VERSION = 6;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);

// The bundle version and short version string are set based on the current build configuration, see below.
Expand Down

0 comments on commit 85fac75

Please sign in to comment.