Skip to content

Commit bd4ad8d

Browse files
committed
0.1.4
1 parent 080ad8e commit bd4ad8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
"github.com/getlantern/systray"
2020
)
2121

22-
const CurrentVersion = "v0.1.2"
22+
const CurrentVersion = "v0.1.4"
2323

2424
func main() {
2525
if os.Getenv("DEV_MODE") != "true" {

0 commit comments

Comments
 (0)