Skip to content

Commit

Permalink
v1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zan8in committed Apr 17, 2022
1 parent 3f2bb2a commit 29c6614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ type Ceye struct {
}

const afrogConfigFilename = "afrog-config.yaml"
const Version = "1.2.6"
const Version = "1.2.7"

// Create and initialize afrog-config.yaml configuration info
func New() (*Config, error) {
Expand Down

0 comments on commit 29c6614

Please sign in to comment.