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 dfcfbce commit c01693eCopy full SHA for c01693e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-tables-api",
3
- "version": "2.2.2",
+ "version": "2.3.2",
4
"description": "JQuery DataTables Jenkins Plugin",
5
"directories": {
6
"doc": "doc"
pom.xml
@@ -18,7 +18,7 @@
18
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
19
20
<properties>
21
- <revision>2.2.2-3</revision>
+ <revision>2.3.2-1</revision>
22
<changelist>-SNAPSHOT</changelist>
23
24
<module.name>${project.groupId}.datatables</module.name>
0 commit comments