Skip to content

Commit

Permalink
[Pipeline] Release v0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Oct 4, 2023
1 parent accfe2e commit 91474c1
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.93
jsql.version = 0.94

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.93</revision>
<revision>v0.94</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.93",
"version": "0.94",
"news": [
"[Contribute!] Improve jSQL, implement CI/CD APIs with PHP, .NET, Python and Node on Kubernetes/Docker pipelines for test coverage",
"[Vote!] Choose your most wanted feature => https://github.com/ron190/jsql-injection/discussions/95385",
Expand Down

0 comments on commit 91474c1

Please sign in to comment.