Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrotski authored Aug 10, 2024
1 parent 0438fd4 commit 27bafba
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.14"
const Version = "v1.0.15"

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

0 comments on commit 27bafba

Please sign in to comment.