Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
alancoon committed Sep 19, 2022
1 parent 98b6bc4 commit 9996206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations/Version.xcconfig
Expand Up @@ -23,7 +23,7 @@

MAJOR_VERSION = 615;
MINOR_VERSION = 1;
TINY_VERSION = 4;
TINY_VERSION = 7;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Expand Down

0 comments on commit 9996206

Please sign in to comment.