mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
Bump version to 9.0.12
This commit is contained in:
parent
83646ce321
commit
edfdac76d0
3 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Zen",
|
||||
"version": "9.0.11",
|
||||
"version": "9.0.12",
|
||||
"minAppVersion": "1.9.0",
|
||||
"author": "laughmaker",
|
||||
"authorUrl": "https://github.com/laughmaker"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Zen",
|
||||
"version": "9.0.11",
|
||||
"version": "9.0.12",
|
||||
"scripts": {
|
||||
"version": "node version-bump.mjs && git add manifest.json versions.json"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -110,5 +110,6 @@
|
|||
"2.0.1": "1.0.0",
|
||||
"2.0.0": "1.0.0",
|
||||
"1.0.0": "1.0.0",
|
||||
"9.0.11": "1.9.0"
|
||||
"9.0.11": "1.9.0",
|
||||
"9.0.12": "1.9.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue