chore: release 1.4.5

This commit is contained in:
Gustavo Carreiro 2026-07-20 11:53:17 -03:00
parent dd35d4f9c5
commit 4083cb3b0b
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "syncthing-manager",
"name": "Syncthing Manager",
"version": "1.4.4",
"version": "1.4.5",
"minAppVersion": "1.11.4",
"description": "Control panel for Syncthing. Monitor status, resolve conflicts, and force synchronization on Desktop and Mobile.",
"author": "Gustavo Carreiro",

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "syncthing-manager",
"version": "1.4.4",
"version": "1.4.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "syncthing-manager",
"version": "1.4.4",
"version": "1.4.5",
"license": "MIT",
"dependencies": {
"@codemirror/merge": "6.12.0",

View file

@ -1,6 +1,6 @@
{
"name": "syncthing-manager",
"version": "1.4.4",
"version": "1.4.5",
"description": "Control panel for Syncthing. Monitor status, resolve conflicts, and force synchronization on Desktop and Mobile.",
"type": "module",
"main": "main.js",