diff --git a/package.json b/package.json
index 7805731b..bfc5727f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "shion",
"type": "module",
- "version": "0.6.2",
+ "version": "0.7.0-beta.0",
"private": true,
"scripts": {
"postinstall": "simple-git-hooks",
diff --git a/src/pages/account.vue b/src/pages/account.vue
index 3b4adc8b..921c7821 100644
--- a/src/pages/account.vue
+++ b/src/pages/account.vue
@@ -1,6 +1,7 @@
@@ -8,10 +9,12 @@ const about = ref(false)
+
+