Skip to content

Commit e0776cf

Browse files
committed
Change version
1 parent a4ed629 commit e0776cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/mimixbox/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ type options struct {
5454

5555
var osExit = os.Exit
5656

57-
const version = "0.29.00"
57+
const version = "0.29.0"
5858

5959
const (
6060
ExitSuccess int = iota // 0

0 commit comments

Comments
 (0)