Skip to content

Commit

Permalink
Bump version to 5.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Aug 15, 2024
1 parent f8c23bc commit fb4de37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "echarts-api",
"version": "5.5.0",
"version": "5.5.1",
"description": "ECharts Jenkins Plugin",
"directories": {
"doc": "doc"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<url>https://github.com/jenkinsci/echarts-api-plugin</url>

<properties>
<revision>5.5.0-2</revision>
<revision>5.5.1-1</revision>
<changelist>-SNAPSHOT</changelist>

<module.name>${project.groupId}.echarts</module.name>
Expand Down

0 comments on commit fb4de37

Please sign in to comment.