diff --git a/cmd/frpc/sub/root.go b/cmd/frpc/sub/root.go index 59efb67..dd07138 100644 --- a/cmd/frpc/sub/root.go +++ b/cmd/frpc/sub/root.go @@ -115,7 +115,7 @@ var rootCmd = &cobra.Command{ return nil } - log.Info("欢迎使用 LoCyanFrp, Stable Version: v0.51.3 - #2024082401") + log.Info("欢迎使用 LoCyanFrp, Stable Version: v0.51.3 - #2024100301") // If cfgDir is not empty, run multiple frpc service for each config file in cfgDir. // Note that it's only designed for testing. It's not guaranteed to be stable.