We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9066b commit cd4191fCopy full SHA for cd4191f
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.0';
+const pluginVersion = '2.13.1';
36
const buildAgent = 'jfrog-azure-devops-extension';
37
38
/**
0 commit comments