Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusOllah committed Jan 30, 2024
1 parent cc03282 commit 106e0b1
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 @@ -21,7 +21,7 @@ import (
"github.com/jessevdk/go-flags"
)

var Version string = "1.2.0"
var Version string = "1.3.0"

type Game struct {
shader *ebiten.Shader
Expand Down

0 comments on commit 106e0b1

Please sign in to comment.