Skip to content

Commit c3bc53a

Browse files
committed
promoted to 2.10.5
1 parent 4f83fa1 commit c3bc53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfrog-tasks-utils/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const defaultJfrogCliVersion = '2.73.3';
1414
const minCustomCliVersion = '2.10.0';
1515
const minSupportedStdinSecretCliVersion = '2.36.0';
1616
const minSupportedServerIdEnvCliVersion = '2.37.0';
17-
const pluginVersion = '2.10.4';
17+
const pluginVersion = '2.10.5';
1818
const buildAgent = 'jfrog-azure-devops-extension';
1919
const customFolderPath = encodePath(join(jfrogFolderPath, 'current'));
2020
const customCliPath = encodePath(join(customFolderPath, fileName)); // Optional - Customized jfrog-cli path.

0 commit comments

Comments
 (0)