Skip to content

Commit 0e8f612

Browse files
committed
Updated version
1 parent 6d4473e commit 0e8f612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/skratchdot/open-golang/open"
1212
)
1313

14-
const version = "0.0.3"
14+
const version = "0.0.4"
1515

1616
// SelfUpdate updates the application (thx blackshark for this function <3)
1717
func SelfUpdate() {

0 commit comments

Comments
 (0)