Skip to content

Commit 33caa97

Browse files
committed
Increasing version number
1 parent 2920944 commit 33caa97

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.bash

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PREFIX=`basename $SOURCE_FOLDER`
1111

1212
cd ..
1313

14-
VERSION=1.1.0
14+
VERSION=1.2.0
1515

1616
tar --transform "s|$PREFIX/|luci-app-arduino-webpanel-$VERSION/|g" -cjv -f luci-app-arduino-webpanel-$VERSION.tar.bz2 \
1717
$PREFIX/www/index.html \
@@ -24,3 +24,7 @@ tar --transform "s|$PREFIX/|luci-app-arduino-webpanel-$VERSION/|g" -cjv -f luci-
2424
mv luci-app-arduino-webpanel-* $SOURCE_FOLDER
2525

2626
echo "=== Done!"
27+
28+
cd -
29+
30+
md5sum luci-app-arduino-webpanel*

www/luci-static/resources/arduino/webpanel.ugly.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)