Skip to content

Commit c831a34

Browse files
committed
release v0.3.1
1 parent ef32467 commit c831a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
const (
1616
DBFileName = "lampghost.db"
17-
VERSION = "0.3.1-dev"
17+
VERSION = "v0.3.1"
1818
)
1919

2020
var (

0 commit comments

Comments
 (0)