Skip to content

Commit

Permalink
v2.0.0-beta.32
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed Feb 22, 2022
1 parent 9593ea9 commit 8ce9ee8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,14 @@ make this easy for you by handling project creation, compilation and bundling. A

<span id="nav-3-1"></span>

### Official Website
### Official v1 Website

The official docs can be found at [https://wails.app](https://wails.app).
The official v1 docs can be found at [https://wails.app](https://wails.app).

Click [here](https://wails.io) if you are interested in trying out v2 Beta for Windows.
### Version 2

Wails v2 has been released in Beta for all 3 platforms. Check out the [new website](https://wails.io) if you are
interested in trying it out.

<span id="nav-4"></span>

Expand Down
Binary file added logo-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion v2/cmd/wails/internal/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package internal

var Version = "v2.0.0-beta.31"
var Version = "v2.0.0-beta.32"

0 comments on commit 8ce9ee8

Please sign in to comment.