diff --git a/index.html b/index.html
index ebf37dc3..43ae1b30 100644
--- a/index.html
+++ b/index.html
@@ -4,8 +4,8 @@
-
Laconic Blockchain Explorer And Web Wallet
-
+ Zenith Blockchain Explorer And Web Wallet
+
diff --git a/package.json b/package.json
index f28278af..6596a79c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ping.pub",
- "version": "3.0.0-zenith-0.1.0",
+ "version": "3.0.0-zenith-0.1.1",
"private": true,
"target": "",
"scripts": {
diff --git a/src/layouts/components/DefaultLayout.vue b/src/layouts/components/DefaultLayout.vue
index 2af20bc6..60ea510c 100644
--- a/src/layouts/components/DefaultLayout.vue
+++ b/src/layouts/components/DefaultLayout.vue
@@ -83,7 +83,7 @@ dayjs()
- Laconic Explorer
+ Zenith Explorer
diff --git a/src/layouts/components/Sponsors.vue b/src/layouts/components/Sponsors.vue
index ab14d804..fd5e6f0c 100644
--- a/src/layouts/components/Sponsors.vue
+++ b/src/layouts/components/Sponsors.vue
@@ -1,12 +1,12 @@
diff --git a/src/plugins/i18n/locales/en.json b/src/plugins/i18n/locales/en.json
index af8d310e..0518cdb3 100644
--- a/src/plugins/i18n/locales/en.json
+++ b/src/plugins/i18n/locales/en.json
@@ -23,7 +23,7 @@
"links": "Links"
},
"pages": {
- "title": "Laconic Explorer",
+ "title": "Zenith Explorer",
"title_all": "404",
"tag": "Beta",
"tag_all": "Page Not Found",