chore: bump version 1.1.73

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-24 10:53:45 +02:00
parent 99982ef9d1
commit ee192a1c9c
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.1.72
1.1.73

View File

@@ -60,7 +60,7 @@ import (
usersvc "git.netcell-it.de/projekte/edgeguard-native/internal/services/users"
)
var version = "1.1.72"
var version = "1.1.73"
func main() {
addr := os.Getenv("EDGEGUARD_API_ADDR")