chore: bump 1.0.53 (no-op release für Update-Modal Test)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-11 22:05:56 +02:00
parent 117d16e597
commit 8f56122a90
5 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ import (
wgsvc "git.netcell-it.de/projekte/edgeguard-native/internal/services/wireguard"
)
var version = "1.0.52"
var version = "1.0.53"
func main() {
addr := os.Getenv("EDGEGUARD_API_ADDR")

View File

@@ -9,7 +9,7 @@ import (
"os"
)
var version = "1.0.52"
var version = "1.0.53"
const usage = `edgeguard-ctl — EdgeGuard CLI

View File

@@ -24,7 +24,7 @@ import (
"git.netcell-it.de/projekte/edgeguard-native/internal/services/tlscerts"
)
var version = "1.0.52"
var version = "1.0.53"
const (
// renewTickInterval — how often we re-evaluate expiring certs.