We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10dd16a commit 2cc0c81Copy full SHA for 2cc0c81
.env.example
@@ -1,6 +1,6 @@
1
APP_NAME='Krayin CRM'
2
APP_ENV=local
3
-APP_VERSION=1.1.1
+APP_VERSION=1.1.2
4
APP_KEY=
5
APP_DEBUG=true
6
APP_URL=http://localhost
CHANGELOG for v1.x.x.md
@@ -1,4 +1,4 @@
-## **v1.1.1 (17th of September 2021)**
+## **v1.1.2 (17th of September 2021)**
* #217 [fixed] - When we adding a new organization then it should not give an exception.
0 commit comments