Skip to content

Commit

Permalink
Prep for merge and 0.5.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussy committed Feb 10, 2019
1 parent 193cad9 commit 0427d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
func_init() {
# Set up some project variables we won't have running as a bootstrap
PACKAGE="BrewPi-Tools-RMX"
GITBRNCH="devel" # TODO: Get this from URL
GITBRNCH="master" # TODO: Get this from URL
THISSCRIPT="bootstrap.sh"
VERSION="Online"
VERSION="0.5.1"
# These should stay the same
GITRAW="https://raw.githubusercontent.com/lbussy"
GITHUB="https://github.com/lbussy"
Expand Down

0 comments on commit 0427d6f

Please sign in to comment.