Version bump to 1.0.4
This commit is contained in:
+1
-1
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "webui",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"type": "module",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
|
||||
Reference in New Issue
Block a user