mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
更新版本号为 1.0.2
This commit is contained in:
parent
361a9f1ad5
commit
f123b2d92f
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Zen",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"minAppVersion": "1.0.2",
|
||||
"author": "laughmaker",
|
||||
"authorUrl": "https://github.com/laughmaker"
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Zen",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"scripts": {
|
||||
"version": "node version-bump.mjs && git add manifest.json versions.json"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.0": "1.0.1"
|
||||
"1.0.2": "1.0.2"
|
||||
}
|
||||
Loading…
Reference in a new issue