mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 09:19:19 +08:00
build: add noweb tag to allow building without frontend assets (#5189)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
package version
|
||||
|
||||
var version = "0.67.0"
|
||||
var version = "0.68.0"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
||||
Reference in New Issue
Block a user