From bd4ad8d68b291dc6e54f7f2f1831965b0387b89e Mon Sep 17 00:00:00 2001 From: SavageCore Date: Tue, 11 Apr 2023 01:29:55 +0100 Subject: [PATCH] 0.1.4 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index af7e3cb..1d993ee 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ import ( "github.com/getlantern/systray" ) -const CurrentVersion = "v0.1.2" +const CurrentVersion = "v0.1.4" func main() { if os.Getenv("DEV_MODE") != "true" {