Skip to content

Commit 6306f5c

Browse files
author
Igor Komlew
authored
Bump the version (#278)
Update the version to 2.4-17
1 parent 0bc1b32 commit 6306f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
)
3030

3131
// Set the application version from a constant
32-
const version = "2.4-16"
32+
const version = "2.4-17"
3333

3434
// Settings defines the parsed config file settings.
3535
type Settings struct {

0 commit comments

Comments
 (0)