Skip to content

Commit

Permalink
bumping 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ipcrm committed Oct 5, 2017
1 parent 71c5309 commit 08a2275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/pre_build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
curl -s -o jq 'https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64'
wget -q https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64 -O jq
chmod +x jq
git clone https://github.com/pyenv/pyenv.git ~/.pyenv
export PYENV_ROOT="$HOME/.pyenv"
Expand Down
2 changes: 1 addition & 1 deletion webui/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.13'
__version__ = '0.1.14'

0 comments on commit 08a2275

Please sign in to comment.