Skip to content

Commit 7c2b3b8

Browse files
authored
Bump version
1 parent a90e80f commit 7c2b3b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make_release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PLUGIN_NAME=wolf-shaper
2-
PLUGIN_VERSION=v0.1.3
2+
PLUGIN_VERSION=v0.1.4
33

44
PLATFORM_NAME=linux
55

@@ -48,4 +48,4 @@ if [ "$BUILD_JACK" = true ]; then
4848
fi
4949

5050
mkdir -p releases
51-
mv *.tar.gz releases/
51+
mv *.tar.gz releases/

0 commit comments

Comments
 (0)