Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Harrison Weinerman committed Nov 3, 2022
1 parent e5ee29f commit 1d2a308
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 = 11;
MICRO_VERSION = 5;
MICRO_VERSION = 6;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);

Expand Down

0 comments on commit 1d2a308

Please sign in to comment.