diff --git a/app/version.py b/app/version.py index 122431b..bda6952 100644 --- a/app/version.py +++ b/app/version.py @@ -1,7 +1,7 @@ """Central location for the application version string.""" from __future__ import annotations -APP_VERSION = "0.1.0b2" +APP_VERSION = "0.1.1" def get_version() -> str: diff --git a/templates/connections.html b/templates/connections.html index fbe5175..93e7e1e 100644 --- a/templates/connections.html +++ b/templates/connections.html @@ -18,6 +18,7 @@
+
@@ -71,6 +72,7 @@ {{ conn.access_key }} +