Skip to content

Commit

Permalink
Bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzomafizzo committed Nov 9, 2024
1 parent ac60fc1 commit 422e293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/tapto.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package config

const (
Version = "2.0.0"
Version = "2.0.1"
GamesDbFilename = "games.db"
TapToDbFilename = "tapto.db"
DefaultApiPort = "7497"
Expand Down

0 comments on commit 422e293

Please sign in to comment.