Skip to content

Commit

Permalink
Update version to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jangler committed Mar 27, 2024
1 parent 4046583 commit 44f54bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faunatone/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

const (
appName = "Faunatone"
appVersion = "v0.6.0"
appVersion = "v0.6.2"
fileExt = ".faun"
defaultFps = 60
configPath = "config"
Expand Down

0 comments on commit 44f54bc

Please sign in to comment.