Bump version to v1.2.25

This commit is contained in:
Michael Vines
2020-08-18 07:02:27 -07:00
parent 14bc623989
commit 00251f710e
86 changed files with 592 additions and 592 deletions

View File

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