Projects STRLCPY afrog Commits 29c66142
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    pkg/config/config.go
    skipped 38 lines
    39 39  }
    40 40   
    41 41  const afrogConfigFilename = "afrog-config.yaml"
    42  -const Version = "1.2.6"
     42 +const Version = "1.2.7"
    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