Skip to content

Commit 4c4032f

Browse files
committed
Bump version to 5.3.7
1 parent 9283c78 commit 4c4032f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap5-api",
3-
"version": "5.3.5",
3+
"version": "5.3.7",
44
"description": "Bootstrap 5 Jenkins Plugin",
55
"directories": {
66
"doc": "doc"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Provides Bootstrap 5 for Jenkins plugins.</description>
2020

2121
<properties>
22-
<revision>5.3.5-2</revision>
22+
<revision>5.3.7-1</revision>
2323
<changelist>-SNAPSHOT</changelist>
2424
<module.name>${project.groupId}.bootstrap5</module.name>
2525
<jenkins.version>2.496</jenkins.version>

0 commit comments

Comments
 (0)