diff --git a/index.html b/index.html
index 3b99565..bd0cd02 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
SafeTwitch
-
+
diff --git a/package.json b/package.json
index 570b974..d85fb49 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "test",
- "version": "0.0.0",
+ "version": "1.1.3",
"private": true,
"scripts": {
"build": "run-p type-check build-only",
diff --git a/src/App.vue b/src/App.vue
index 364e6b7..38276a0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,16 +1,19 @@
-
+
+
+
diff --git a/src/components/FooterView.vue b/src/components/FooterView.vue
new file mode 100644
index 0000000..5d79c1f
--- /dev/null
+++ b/src/components/FooterView.vue
@@ -0,0 +1,18 @@
+
+
+
+
+
SafeTwitch v{{ version }}
+
+
\ No newline at end of file