update develop (#2633)

This commit is contained in:
Christopher Blaha
2023-10-18 14:51:36 -04:00
committed by GitHub
parent 4e3d39c693
commit 64d2a4820c
11 changed files with 11 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ import (
"golang.org/x/exp/slog"
)
var version = "v0.21.1"
var version = "v0.21.2"
// Start DB Connection and start API Request Handler
func main() {