Skip to content

Commit 0acde25

Browse files
committed
version updated to 3.0.9.4
1 parent e14c1dd commit 0acde25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/capture/executils/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
//
1515
// ------------------------------------------------------------------------------
1616
var (
17-
SCRIPT_VERSION = "yc_agent_3.1"
17+
SCRIPT_VERSION = "yc_agent_3.0.9.4"
1818
SCRIPT_SPAN = 120 // How long the whole script should take. Default=240
1919
JAVACORE_INTERVAL = 30 // How often javacores should be taken. Default=30
2020
TOP_INTERVAL = 60 // How often top data should be taken. Default=60

0 commit comments

Comments
 (0)