Skip to content

Commit 3f411e1

Browse files
authored
Increment version
1 parent 5dd20ab commit 3f411e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
const (
19-
softVersion = "1.2.3"
19+
softVersion = "1.2.4"
2020
dumpDir = "dump"
2121
)
2222

0 commit comments

Comments
 (0)