Skip to content

Commit

Permalink
update: desktop version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed May 27, 2023
1 parent f1145d9 commit 175292e
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.6.0"
const VERSION = "4.7.0"

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

0 comments on commit 175292e

Please sign in to comment.