mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-06 18:10:25 +08:00
将临时的1.2.9.1升级程序版本号修改为1.2.10
This commit is contained in:
@@ -99,7 +99,7 @@ var upgradeFuncs = []*upgradeVersion{
|
|||||||
"1.2.9", upgradeV1_2_9,
|
"1.2.9", upgradeV1_2_9,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"1.2.9.1", upgradeV1_2_10, // 1.2.10
|
"1.2.10", upgradeV1_2_10,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user