Skip to content

Commit

Permalink
Release: 1.6-rc+3
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins cgi committed Oct 4, 2023
1 parent d721748 commit c329d7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/magneto/conf.json.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "fr.cgi~magneto~1.5-SNAPSHOT",
"name": "fr.cgi~magneto~1.6-rc+3",
"config": {
"main" : "fr.cgi.magneto.Magneto",
"port" : 8205,
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ modowner=fr.cgi
modname=magneto

# Your module version
version=1.5-SNAPSHOT
version=1.6-rc+3

# The test timeout in seconds
testtimeout=300
Expand Down

0 comments on commit c329d7f

Please sign in to comment.