diff --git a/public/manifest.json b/public/manifest.json
index 90a2c7d..3ca54b5 100755
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -51,6 +51,6 @@
],
"start_url": "/",
"display": "standalone",
- "theme_color": "#e188e5",
+ "theme_color": "#E188E5",
"background_color": "#ffffff"
}
\ No newline at end of file
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 8e38a01..87a9393 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -65,7 +65,7 @@ export class Footer extends Component<{}, { synced: boolean, syncing: boolean }>
Welcome {Notes.name}
- v1.0
+ v1.1
}
diff --git a/src/index.html b/src/index.html
index 8b3bd2c..14e5891 100755
--- a/src/index.html
+++ b/src/index.html
@@ -16,10 +16,10 @@
-
+
-
-
+
+