Skip to content

Commit 39ee51b

Browse files
committed
Version up
1 parent a57a24f commit 39ee51b

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.0"
57+
const version = "0.30.0"
5858

5959
const (
6060
ExitSuccess int = iota // 0

0 commit comments

Comments
 (0)