Skip to content

Commit f50f11b

Browse files
committed
Bumped the build version to 1.0.5
1 parent ad244a6 commit f50f11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
// BuildVersion returns the build version of grimd, this should be incremented every new release
15-
var BuildVersion = "1.0.4"
15+
var BuildVersion = "1.0.5"
1616

1717
// ConfigVersion returns the version of grimd, this should be incremented every time the config changes so grimd presents a warning
1818
var ConfigVersion = "1.0.2"

0 commit comments

Comments
 (0)