diff --git a/frontend/.env b/frontend/.env index 1408dfe8..0d55d16a 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1 +1 @@ -VUE_APP_VERSION="0.4.0" +VUE_APP_VERSION="0.4.1" diff --git a/frontend/src/components/modals/changelog.vue b/frontend/src/components/modals/changelog.vue index 8a5340ea..4f6aeb1f 100644 --- a/frontend/src/components/modals/changelog.vue +++ b/frontend/src/components/modals/changelog.vue @@ -18,6 +18,7 @@ Set the default theme to Traffic Lights as feedback indicated it was much more easily understood for new users than gradient colours. If you've never changed your settings, your colours will now be this style. Please change your user settings to change off this!
+Fixed bad wording in the 404 error page.