Skip to content

Commit 29c6614

Browse files
committed
v1.2.7
1 parent 3f2bb2a commit 29c6614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ type Ceye struct {
3939
}
4040

4141
const afrogConfigFilename = "afrog-config.yaml"
42-
const Version = "1.2.6"
42+
const Version = "1.2.7"
4343

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

0 commit comments

Comments
 (0)