Skip to content

Commit

Permalink
Bump version to 2.0.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
cydrobolt committed Sep 11, 2016
1 parent 30dbeab commit 4511499
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .env.setup
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
APP_ENV=local
APP_DEBUG=true
APP_KEY=/_nS/%8RQP?3M?=(FG-j\T;Oo@DZAFl,

APP_LOCALE=en
APP_FALLBACK_LOCALE=en

# DB_CONNECTION=mysql
# DB_HOST=localhost
# DB_PORT=3306
# DB_DATABASE=homestead
# DB_USERNAME=homestead
# DB_PASSWORD=secret

CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=file

VERSION=2.0.0
VERSION_RELMONTH=September
VERSION_RELDAY=11
VERSION_RELYEAR=2016

0 comments on commit 4511499

Please sign in to comment.