Bump version
This commit is contained in:
parent
2d048b5639
commit
7d391d3be6
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
VERSION="1.2.0"
|
VERSION="1.3.0"
|
||||||
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