Bump version

This commit is contained in:
hk 2018-02-01 01:28:58 +01:00
parent 2d048b5639
commit 7d391d3be6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
VERSION="1.2.0"
VERSION="1.3.0"
TC=$(command -v tc)
ETHTOOL=$(command -v ethtool)
IP=$(command -v ip)