Merge pull request #1783 from vrothberg/bump

bump to v1.11.0-dev
This commit is contained in:
Daniel J Walsh 2022-10-19 10:27:21 -04:00 committed by GitHub
commit bdbb46be5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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