Skip to content

Commit

Permalink
update: desktop version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Jun 10, 2023
1 parent 0c6d681 commit 3fab14e
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 = "4.8.0"
const VERSION = "4.9.0"

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

0 comments on commit 3fab14e

Please sign in to comment.