Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrefHub committed Nov 11, 2023
1 parent 6d4473e commit 0e8f612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/skratchdot/open-golang/open"
)

const version = "0.0.3"
const version = "0.0.4"

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

0 comments on commit 0e8f612

Please sign in to comment.