Skip to content

Commit

Permalink
v0.19.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Jul 6, 2023
1 parent e8e6bd4 commit 092bc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Expand Up @@ -20,7 +20,7 @@ import (
const (
// Name is the name of this app.
Name = "lux"
version = "v0.18.0"
version = "v0.19.0"
)

func init() {
Expand Down

0 comments on commit 092bc0f

Please sign in to comment.