Skip to content

Commit b666272

Browse files
committed
v0.5.6
1 parent 72575f6 commit b666272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/makeDist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
cd ../
33

4-
VERSION="0.5.5"
4+
VERSION="0.5.6"
55
DEST="./dist/fpp.$VERSION.tar.gz"
66
mkdir -p ./dist/
77
tar -cf $DEST src/*.py fpp

0 commit comments

Comments
 (0)