forked from mirror/coolify-cli
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f23b029f0 |
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
// Version variables injected by GoReleaser at build time via ldflags
|
||||
var (
|
||||
version = "v1.2"
|
||||
version = "v1.3.0"
|
||||
)
|
||||
|
||||
// GitHubAPIURL is the URL for fetching CLI version tags (exported for testing)
|
||||
|
||||
Reference in New Issue
Block a user