Skip to content

Commit

Permalink
release 2.29 for JHipster 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Apr 9, 2024
1 parent 0f4a76d commit f9c50d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jhonline",
"version": "2.28.0",
"version": "2.29.0",
"description": "JHipster Online is the best place to generate JHipster applications, with no installation required!",
"license": "Apache-2.0",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.github.jhipster.online</groupId>
<artifactId>jhonline</artifactId>
<version>2.28.0</version>
<version>2.29.0</version>
<packaging>war</packaging>
<name>Jhonline</name>

Expand Down

0 comments on commit f9c50d3

Please sign in to comment.