diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bd18c8ab2..7dc5b1c89 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -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) \ No newline at end of file + * [misitebao](https://github.com/misitebao) + * [Elie Grenon](https://github.com/DrunkenPoney) \ No newline at end of file diff --git a/cmd/version.go b/cmd/version.go index 0b77ffc72..bb6462b1b 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -1,4 +1,4 @@ package cmd // Version - Wails version -const Version = "v1.10.1" +const Version = "v1.11.0-rc1"