We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fca399 commit ec6e718Copy full SHA for ec6e718
1 file changed
jfrog-tasks-utils/utils.js
@@ -144,7 +144,7 @@ const minCustomCliVersion = '2.10.0';
144
const minSupportedStdinSecretCliVersion = '2.36.0';
145
const minSupportedServerIdEnvCliVersion = '2.37.0';
146
const minSupportedOidcCliVersion = '2.75.0';
147
-const pluginVersion = '2.14.0';
+const pluginVersion = '2.14.1';
148
const buildAgent = 'jfrog-azure-devops-extension';
149
150
/**
0 commit comments