Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintenQVD0 committed Jun 29, 2024
1 parent 55951d3 commit d126c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

// Version of the program
const Version = "v1.0.13"
const Version = "v1.0.14"

func main() {
fmt.Println("Program Version:", Version)
Expand Down

0 comments on commit d126c00

Please sign in to comment.