chore: bump version to 1.0.7
This commit is contained in:
@@ -153,7 +153,7 @@ type AccountInfo struct {
|
||||
}
|
||||
|
||||
// Version current version
|
||||
const Version = "1.0.6"
|
||||
const Version = "1.0.7"
|
||||
|
||||
var (
|
||||
cfg *Config
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"changelog": "✨ Added and fixed several improvements across the project.\n✨ 新增并修复了一些内容,包含若干功能改进与问题修复。",
|
||||
"download": "https://github.com/Quorinex/Kiro-Go"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user