(v0.4.1) Automated packaging of release by Packagr

pull/239/head v0.4.1
packagrio-bot 2 years ago
parent c397a3237f
commit 90e5d219a2

@ -4,7 +4,7 @@ go 1.13
require (
github.com/analogj/go-util v0.0.0-20190301173314-5295e364eb14
github.com/citilinkru/libudev v1.0.0
github.com/citilinkru/libudev v1.0.0 // indirect
github.com/containrrr/shoutrrr v0.4.4
github.com/fatih/color v1.10.0
github.com/gin-gonic/gin v1.6.3

@ -2,4 +2,4 @@ package version
// VERSION is the app-global version string, which will be replaced with a
// new value during packaging
const VERSION = "0.4.0"
const VERSION = "0.4.1"

Loading…
Cancel
Save