chore: bump version to 1.1.1

Includes WebUI fix e48baa1 (missing HTTP method on fetch calls with
body) which was committed after the 1.1.0 installers were built.
This commit is contained in:
JianFeeeee
2026-08-26 15:53:54 +08:00
parent e48baa1bb3
commit 5d045f97a8
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{
"name": "modelrouter-gui",
"version": "1.0.0",
"version": "1.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "modelrouter-gui",
"version": "1.0.0",
"version": "1.1.1",
"license": "Proprietary",
"devDependencies": {
"electron": "^33.0.0",
@ -4045,4 +4045,4 @@
}
}
}
}
}