Version bump to 1.0.4

This commit is contained in:
eduard256
2025-11-18 14:16:11 +03:00
parent ded9b507d6
commit 06de1c198b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
const (
// Version is the application version
Version = "1.0.3"
Version = "1.0.4"
// Banner is the application banner
Banner = `
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "webui",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",
"description": "",
"main": "index.js",