Skip to content

Commit 374b536

Browse files
author
Alagappan21
committed
v3.1
Version updated to 3.1
1 parent 5909790 commit 374b536

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 = "3.0.9.4"
17+
SCRIPT_VERSION = "3.1"
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)