Version bump to 1.0.4
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the application version
|
// Version is the application version
|
||||||
Version = "1.0.3"
|
Version = "1.0.4"
|
||||||
|
|
||||||
// Banner is the application banner
|
// Banner is the application banner
|
||||||
Banner = `
|
Banner = `
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "webui",
|
"name": "webui",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user