Skip to content

Commit

Permalink
Update config.go (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Komlew authored Aug 14, 2020
1 parent 5c47165 commit c8649a9
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.5-0"
const version = "2.5-1"

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

0 comments on commit c8649a9

Please sign in to comment.