Merge pull request #1705 from mtrmac/release-1.9.0

Release v1.9.0
This commit is contained in:
Daniel J Walsh 2022-07-13 09:52:15 -04:00 committed by GitHub
commit dbe47d765a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
package version package version
// Version is the version of the build. // Version is the version of the build.
const Version = "1.8.1-dev" const Version = "1.9.1-dev"