Skip to content

Commit

Permalink
docs: update change logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Jul 31, 2024
1 parent 0e0b9bd commit b93d915
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 28 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 = "6.0.0"
const VERSION = "6.1.0"

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

0 comments on commit b93d915

Please sign in to comment.