v1.11.0-rc1

This commit is contained in:
Lea Anthony 2020-12-16 21:31:21 +11:00
commit b45e04f2db
2 changed files with 3 additions and 2 deletions

View file

@ -39,4 +39,5 @@ Wails is what it is because of the time and effort given by these great people.
* [Kyle](https://github.com/kmuchmore)
* [Balakrishna Prasad Ganne](https://github.com/aayush420)
* [Charaf Rezrazi](https://github.com/Rezrazi)
* [misitebao](https://github.com/misitebao)
* [misitebao](https://github.com/misitebao)
* [Elie Grenon](https://github.com/DrunkenPoney)

View file

@ -1,4 +1,4 @@
package cmd
// Version - Wails version
const Version = "v1.10.1"
const Version = "v1.11.0-rc1"