diff --git a/client/.env b/client/.env
index 18588d5..036129f 100644
--- a/client/.env
+++ b/client/.env
@@ -1 +1 @@
-REACT_APP_VERSION=1.5.2
\ No newline at end of file
+REACT_APP_VERSION=1.6.0
\ No newline at end of file
diff --git a/client/src/components/Settings/OtherSettings/OtherSettings.tsx b/client/src/components/Settings/OtherSettings/OtherSettings.tsx
index 7ab2770..199e9ff 100644
--- a/client/src/components/Settings/OtherSettings/OtherSettings.tsx
+++ b/client/src/components/Settings/OtherSettings/OtherSettings.tsx
@@ -145,6 +145,17 @@ const OtherSettings = (props: ComponentProps): JSX.Element => {
+
+
+
+
-
-
-
-