diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 81551b7..cd8805d 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,8 +6,7 @@
-
-
+
@@ -47,7 +46,7 @@
-
+
@@ -59,7 +58,7 @@
-
+
diff --git a/src/api/Globals.go b/src/api/Globals.go
index c4b1286..70b971c 100644
--- a/src/api/Globals.go
+++ b/src/api/Globals.go
@@ -1,5 +1,5 @@
package api
-const Version = "1.1.1"
+const Version = "1.1.2"
const KeychainService = "grifpkg"
const KeychainHash = "session"
\ No newline at end of file