chore: bump version 1.1.74

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

View File

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