We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b97ba commit bd64335Copy full SHA for bd64335
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bootstrap5-api",
3
- "version": "5.3.2",
+ "version": "5.3.5",
4
"description": "Bootstrap 5 Jenkins Plugin",
5
"directories": {
6
"doc": "doc"
pom.xml
@@ -19,7 +19,7 @@
19
<description>Provides Bootstrap 5 for Jenkins plugins.</description>
20
21
<properties>
22
- <revision>5.3.3-4</revision>
+ <revision>5.3.5-1</revision>
23
<changelist>-SNAPSHOT</changelist>
24
<module.name>${project.groupId}.bootstrap5</module.name>
25
<jenkins.version>2.496</jenkins.version>
0 commit comments