We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2735d commit 0fa662dCopy full SHA for 0fa662d
jfrog-tasks-utils/utils.js
@@ -32,7 +32,7 @@ const minCustomCliVersion = '2.10.0';
32
const minSupportedStdinSecretCliVersion = '2.36.0';
33
const minSupportedServerIdEnvCliVersion = '2.37.0';
34
const minSupportedOidcCliVersion = '2.75.0';
35
-const pluginVersion = '2.13.1';
+const pluginVersion = '2.12.5';
36
const buildAgent = 'jfrog-azure-devops-extension';
37
38
/**
0 commit comments