mirror of
https://github.com/fatedier/frp.git
synced 2026-05-21 06:45:32 -06:00
utils/version: change version to 0.9.0
This commit is contained in:
parent
09624b56ca
commit
a655f5699b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ import (
|
|||
"strings"
|
||||
)
|
||||
|
||||
var version string = "0.8.0"
|
||||
var version string = "0.9.0"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue