Update version to v1.2.11 (#10966)

This commit is contained in:
sakridge
2020-07-09 06:48:30 -07:00
committed by GitHub
parent 50970bc8f9
commit 2896fdb603
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.10" MAJOR MINOR PATCH SPECIAL
semverParseInto "1.2.11" MAJOR MINOR PATCH SPECIAL
semverParseInto "3.2.1" MAJOR MINOR PATCH SPECIAL