Skip to content

Commit c967a7d

Browse files
committed
release v0.2.5
1 parent e148e7f commit c967a7d

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
@@ -12,7 +12,7 @@ import (
1212

1313
const (
1414
DBFileName = "lampghost.db"
15-
VERSION = "0.2.5-dev"
15+
VERSION = "0.2.5"
1616
)
1717

1818
var (

0 commit comments

Comments
 (0)