Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pdesaulniers authored Aug 6, 2018
1 parent a90e80f commit 7c2b3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make_release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PLUGIN_NAME=wolf-shaper
PLUGIN_VERSION=v0.1.3
PLUGIN_VERSION=v0.1.4

PLATFORM_NAME=linux

Expand Down Expand Up @@ -48,4 +48,4 @@ if [ "$BUILD_JACK" = true ]; then
fi

mkdir -p releases
mv *.tar.gz releases/
mv *.tar.gz releases/

0 comments on commit 7c2b3b8

Please sign in to comment.