diff --git a/src/frontend/partials/controls.eta.html b/src/frontend/partials/controls.eta.html
index 256833e..e496867 100644
--- a/src/frontend/partials/controls.eta.html
+++ b/src/frontend/partials/controls.eta.html
@@ -177,6 +177,7 @@
});
+
AssetFlow Alpha V0.0.1
diff --git a/static/css/dashboard.css b/static/css/dashboard.css
index efdd27a..4448cb6 100644
--- a/static/css/dashboard.css
+++ b/static/css/dashboard.css
@@ -12,6 +12,10 @@ body {
}
}
+.versionInfo {
+ font-size: 0.75rem;
+
+}
/** Safari */
@media not all and (min-resolution:.001dpcm) {