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,6 +1,6 @@
{
"name": "modelrouter-gui",
"version": "1.1.0",
"version": "1.1.1",
"description": "ModelRouter Desktop — embedded ModelRouter core with tray",
"author": "ModelRouter",
"main": "main.js",