Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
alancoon committed Dec 16, 2022
1 parent 43cf625 commit ceccdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations/Version.xcconfig
Expand Up @@ -24,7 +24,7 @@
MAJOR_VERSION = 615;
MINOR_VERSION = 1;
TINY_VERSION = 14;
MICRO_VERSION = 8;
MICRO_VERSION = 9;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);

Expand Down

0 comments on commit ceccdde

Please sign in to comment.