Projects STRLCPY afrog Commits 3eb95af2
🤬
  • ■ ■ ■ ■
    afrog-pocs/version
    1  -0.1.23
     1 +0.1.25
  • ■ ■ ■ ■
    pkg/config/config.go
    skipped 38 lines
    39 39  }
    40 40   
    41 41  const afrogConfigFilename = "afrog-config.yaml"
    42  -const Version = "1.2.9"
     42 +const Version = "1.3.0"
    43 43   
    44 44  // Create and initialize afrog-config.yaml configuration info
    45 45  func New() (*Config, error) {
    skipped 109 lines
Please wait...
Page is in error, reload to recover