Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit b560111

Browse files
release for v1.7.1
1 parent 5257958 commit b560111

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

7.13 KB
Binary file not shown.

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020
)
2121

2222
const (
23-
VERSION = "alpha-1.8"
23+
VERSION = "alpha-1.7.1"
2424
)
2525

2626
func checkCompleteness() *Error {

0 commit comments

Comments
 (0)