mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
fix: add v1.4.18 entry to versions.json — missing from bump script
This commit is contained in:
parent
db7ae42c63
commit
11c787ed96
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"1.4.3": "1.0.0",
|
||||
"1.4.17rc3": "1.9.0",
|
||||
"1.4.17": "1.9.0"
|
||||
"1.4.17": "1.9.0",
|
||||
"1.4.18": "1.9.0"
|
||||
}
|
||||
Loading…
Reference in a new issue