diff --git a/.env.example b/.env.example index a99cc3344..5676f7eb2 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ APP_NAME=Bagisto APP_ENV=local -APP_VERSION=1.2.0 +APP_VERSION=1.3.1 APP_KEY= APP_DEBUG=true APP_URL=http://localhost @@ -67,4 +67,4 @@ LINKEDIN_CALLBACK_URL=https://yourhost.com/customer/social-login/linkedin/callba GITHUB_CLIENT_ID= GITHUB_CLIENT_SECRET= -GITHUB_CALLBACK_URL=https://yourhost.com/customer/social-login/github/callback \ No newline at end of file +GITHUB_CALLBACK_URL=https://yourhost.com/customer/social-login/github/callback