fix wrong userID from context
All checks were successful
Release and Deploy / build (push) Successful in 3m26s
Release and Deploy / deploy (push) Successful in 24s

This commit is contained in:
Fran Jurmanović
2025-08-17 13:12:36 +02:00
parent edad65d6a9
commit ef300d233b
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ import (
)
var (
Version = "0.10.6"
Version = "0.10.7"
Prefix = "v1"
Secret string
SecretCode string