Skip to content

Commit

Permalink
chore: add ver v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Oct 14, 2024
1 parent 94520c2 commit d01d006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/desktop/book.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
//go:embed content
var Book embed.FS

const VERSION = "6.1.1"
const VERSION = "6.1.2"

func main() {
port := flag.Int64("port", 8080, "port for listen and serve example 8080")
Expand Down

0 comments on commit d01d006

Please sign in to comment.