Skip to content

Commit 1358abb

Browse files
author
Github Actions
committed
[Pipeline] Release v0.98
1 parent f9b7822 commit 1358abb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

model/src/main/resources/config.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jsql.version = 0.97
1+
jsql.version = 0.98
22

33
github.webservice.url = https://raw.githubusercontent.com/ron190/jsql-injection/master/web/services/jsql-injection.json
44

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</modules>
1313

1414
<properties>
15-
<revision>v0.97</revision>
15+
<revision>v0.98</revision>
1616
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
1717

1818
<maven.compiler.source>11</maven.compiler.source>

web/services/jsql-injection.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.97",
2+
"version": "0.98",
33
"news": [
44
"[Thanks to @DelvinBa, @racocvr for bug report] Anyone can contribute, please add a Star to GitHub at https://github.com/ron190/jsql-injection",
55
"[Contribution] Clone the wiki and open a pull request to improve documentation at https://github.com/ron190/jsql-injection/wiki"

0 commit comments

Comments
 (0)