mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
v1.11.0-rc1
This commit is contained in:
parent
026daf5e57
commit
b45e04f2db
2 changed files with 3 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package cmd
|
||||
|
||||
// Version - Wails version
|
||||
const Version = "v1.10.1"
|
||||
const Version = "v1.11.0-rc1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue