Skip to content

Commit

Permalink
update: desktop version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Sep 20, 2023
1 parent 192a2bc commit e1c0a1a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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 = "5.0.1"
const VERSION = "5.1.0"

func main() {
port := flag.Int64("port", 8080, "port for listen and serve example 8080")
Expand Down
2 changes: 1 addition & 1 deletion app/desktop/content
Submodule content updated 193 files

0 comments on commit e1c0a1a

Please sign in to comment.