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 4e300c9 commit 81fcdd2Copy full SHA for 81fcdd2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-tables-api",
3
- "version": "1.13.6",
+ "version": "1.13.8",
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>1.13.6-6</revision>
+ <revision>1.13.8-1</revision>
22
<changelist>-SNAPSHOT</changelist>
23
24
<json-unit-assertj.version>2.38.0</json-unit-assertj.version>
0 commit comments