Skip to content

Commit

Permalink
[v2] v2.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed Sep 28, 2021
1 parent 4a740e6 commit 9a54f28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion v2/cmd/wails/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

var version = "v2.0.0-beta.1"
var version = "v2.0.0-beta.2"
2 changes: 1 addition & 1 deletion website/docs/gettingstarted/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ import TabItem from '@theme/TabItem';

## Installing Wails

Run `go install github.com/wailsapp/wails/v2/cmd/wails@v2.0.0-beta.1` to install the Wails CLI.
Run `go install github.com/wailsapp/wails/v2/cmd/wails@v2.0.0-beta.2` to install the Wails CLI.

## System Check

Expand Down

0 comments on commit 9a54f28

Please sign in to comment.