diff --git a/cmd/server/main.go b/cmd/server/main.go index d183424..02c6d51 100644 --- a/cmd/server/main.go +++ b/cmd/server/main.go @@ -44,7 +44,7 @@ func main() { })) logger.Info("certctl server starting", - "version", "2.0.8", + "version", "2.0.9", "server_host", cfg.Server.Host, "server_port", cfg.Server.Port) diff --git a/web/src/components/Layout.tsx b/web/src/components/Layout.tsx index 9b9bdf9..38d3927 100644 --- a/web/src/components/Layout.tsx +++ b/web/src/components/Layout.tsx @@ -69,7 +69,7 @@ export default function Layout() {
- v2.0.8 + v2.0.9 {authRequired && (