Skip to content

Commit

Permalink
Update config.go (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Komlew authored Feb 26, 2020
1 parent b4beec2 commit 22e062f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
)

// Set the application version from a constant
const version = "2.4-14"
const version = "2.4-15"

// Settings defines the parsed config file settings.
type Settings struct {
Expand Down

0 comments on commit 22e062f

Please sign in to comment.