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 ce64090 commit a6172d6Copy full SHA for a6172d6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-tables-api",
3
- "version": "2.0.5",
+ "version": "2.0.6",
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.0.5-2</revision>
+ <revision>2.0.6-1</revision>
22
<changelist>-SNAPSHOT</changelist>
23
24
<module.name>${project.groupId}.datatables</module.name>
0 commit comments