Skip to content

Commit

Permalink
test dev publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
obuser committed Jan 27, 2017
1 parent f7be38c commit 8916e60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.3
v0.4.5
1 change: 1 addition & 0 deletions bin/ob-panel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ dev(){
}

dev_publish(){
dev_push
echo "[INFO] publish changes"
git checkout master
git merge dev
Expand Down

0 comments on commit 8916e60

Please sign in to comment.