We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8482b16 commit 1fabd6bCopy full SHA for 1fabd6b
1 file changed
pkg/version/version.go
@@ -8,7 +8,7 @@ import (
8
// Version information
9
var (
10
// Version is the current version of Lumo
11
- Version = "1.1.0"
+ Version = "1.0.3"
12
13
// BuildDate is the date when the binary was built
14
BuildDate = "Mar 16 2026"
0 commit comments