Skip to content

Commit

Permalink
Bumping to 1.0.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Jun 11, 2016
1 parent 5231d2c commit 3c5bb06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-devmaster.make
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ projects[devmaster][download][branch] = "1.x"

; RELEASE
; When releasing, lock in the devmaster version.
;projects[devmaster][download][branch] = "1.0.0"
projects[devmaster][download][branch] = "1.0.0-beta4"
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

# Version used for cloning devshop playbooks
# Must be a branch or tag.
DEVSHOP_VERSION=1.x
DEVSHOP_VERSION=1.0.0-beta4
SERVER_WEBSERVER=apache
MAKEFILE_PATH=''

Expand Down

0 comments on commit 3c5bb06

Please sign in to comment.