Update version to v1.2.10 (#10962)

This commit is contained in:
sakridge
2020-07-08 15:34:19 -07:00
committed by GitHub
parent 10df45b173
commit 50970bc8f9
89 changed files with 683 additions and 683 deletions

View File

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