diff --git a/cmd/server/main.go b/cmd/server/main.go index 5fea9b8..8095902 100644 --- a/cmd/server/main.go +++ b/cmd/server/main.go @@ -44,7 +44,7 @@ func main() { })) logger.Info("certctl server starting", - "version", "0.1.0", + "version", "2.0.7", "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 b081021..0860710 100644 --- a/web/src/components/Layout.tsx +++ b/web/src/components/Layout.tsx @@ -69,7 +69,7 @@ export default function Layout() {
- v2.0.5 + v2.0.7 {authRequired && (