Bump version to 1.2.23

This commit is contained in:
Trent Nelson
2020-08-11 17:01:56 -06:00
committed by mergify[bot]
parent 3124a88284
commit c15aa4a968
88 changed files with 623 additions and 623 deletions

View File

@@ -27,5 +27,5 @@ Alternatively, you can source it from within a script:
local PATCH=0
local SPECIAL=""
semverParseInto "1.2.22" MAJOR MINOR PATCH SPECIAL
semverParseInto "1.2.23" MAJOR MINOR PATCH SPECIAL
semverParseInto "3.2.1" MAJOR MINOR PATCH SPECIAL