Skip to content

Commit

Permalink
[Pipeline] Release v0.99
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jun 18, 2024
1 parent 50bee22 commit f072002
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion model/src/main/resources/config.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jsql.version = 0.98
jsql.version = 0.99

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

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</modules>

<properties>
<revision>v0.98</revision>
<revision>v0.99</revision>
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>

<maven.compiler.source>11</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion web/services/jsql-injection.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.98",
"version": "0.99",
"news": [
"[Thanks to GitHub contributors] Anyone can contribute, do code review, improve documentation and create pull request. Share your contribution and add a Star to GitHub on https://github.com/ron190/jsql-injection",
"[Contribute to the wiki] Open a pull request to improve documentation on https://github.com/ron190/jsql-injection/wiki",
Expand Down

0 comments on commit f072002

Please sign in to comment.