diff --git a/.env.example b/.env.example index f9f8da26..415321c6 100644 --- a/.env.example +++ b/.env.example @@ -1,7 +1,7 @@ APP_NAME=Laravel APP_ENV=production APP_KEY= -APP_DEBUG=true +APP_DEBUG=false APP_URL=http://localhost LOG_CHANNEL=daily diff --git a/public/VERSION b/public/VERSION index d9c64ae8..9b75797b 100644 --- a/public/VERSION +++ b/public/VERSION @@ -1 +1 @@ -v2.0.0-rel +v2.0.1-dev