Skip to content

Commit 763f90c

Browse files
authored
Bump agentcore version to 3.2.2
1 parent e6786cc commit 763f90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extract_all_binaries.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ var AGENTCORE_PLATFORMS = [
4040
'win32-ia32',
4141
'win32-x64',
4242
];
43-
var AGENTCORE_VERSION = '3.2.1';
43+
var AGENTCORE_VERSION = '3.2.2';
4444
var APPMETRICS_VERSION = '3.1.0';
4545

4646
var LOG_FILE = path.join(INSTALL_DIR, 'install.log');

0 commit comments

Comments
 (0)