mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-29 03:47:28 +08:00
Fix config hot reload and release v0.2.1
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
//go:embed workspace
|
||||
var embeddedFiles embed.FS
|
||||
|
||||
var version = "0.2.0"
|
||||
var version = "0.2.1"
|
||||
var buildTime = "unknown"
|
||||
|
||||
const logo = ">"
|
||||
|
||||
Reference in New Issue
Block a user