Bump version to 1.1.1
This commit is contained in:
parent
6e4a6f639e
commit
a8d3bdfd1c
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
VERSION="1.1.0"
|
VERSION="1.1.1"
|
||||||
TC=$(which tc)
|
TC=$(which tc)
|
||||||
ETHTOOL=$(which ethtool)
|
ETHTOOL=$(which ethtool)
|
||||||
IP=$(which ip)
|
IP=$(which ip)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue