Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
alancoon committed Nov 18, 2022
1 parent 353ab60 commit 1436b70
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 = 12;
MICRO_VERSION = 13;
MICRO_VERSION = 14;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);

Expand Down

0 comments on commit 1436b70

Please sign in to comment.