Bump version to 1.2.17

This commit is contained in:
Trent Nelson
2020-07-31 23:50:30 -06:00
committed by mergify[bot]
parent 158f6f3725
commit 139bb32dba
89 changed files with 684 additions and 684 deletions

View File

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