upgrade 2.2.0: support process mem and cpu collector

master
Ulric Qin 5 years ago
parent 85ce228137
commit 9015460c02

@ -1,7 +1,7 @@
#!/bin/bash
# release version
version=2.1.0
version=2.2.0
CWD=$(cd $(dirname $0)/; pwd)
cd $CWD

Loading…
Cancel
Save