Skip to content

Commit

Permalink
Bump version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koho authored Mar 8, 2023
1 parent 3009965 commit 6bf1b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

var (
Number = "1.11.0"
Number = "1.12.0"
// FRPVersion is the version of FRP used by this program
FRPVersion = ""
// BuildDate is the day that this program was built
Expand Down

0 comments on commit 6bf1b61

Please sign in to comment.