Bump version
This commit is contained in:
parent
b61bbd9171
commit
06eaebfb28
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
VERSION="1.1.5"
|
VERSION="1.1.6"
|
||||||
TC=$(command -v tc)
|
TC=$(command -v tc)
|
||||||
ETHTOOL=$(command -v ethtool)
|
ETHTOOL=$(command -v ethtool)
|
||||||
IP=$(command -v ip)
|
IP=$(command -v ip)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue