mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 12:40:57 +01:00
some changes:
- reorganized client code, using cobra subcommands - more reorg in upd code
This commit is contained in:
@@ -23,6 +23,7 @@ import (
|
||||
|
||||
const Version string = "v0.0.1"
|
||||
|
||||
var ApiVersion string = "/v1"
|
||||
var VERSION string // maintained by -x
|
||||
|
||||
type Config struct {
|
||||
|
||||
Reference in New Issue
Block a user