Skip to content

Commit

Permalink
Prepare for 3.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mraible committed Nov 1, 2024
1 parent 4ad091b commit cc3e20f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ docker run -it --rm -v $PWD:/home/jhipster/app jhipster-generator-micronaut /bin
## Compatibility

| Micronaut Blueprint | Micronaut | JHipster |
| ------------------- | --------- | -------- |
|---------------------|-----------|----------|
| 3.5.0 | 4.6.3 | 8.7.3 |
| 3.4.1 | 4.5.0 | 8.6.0 |
| 3.3.0 | 4.4.2 | 8.4.0 |
| 3.2.0 | 4.3.8 | 8.3.0 |
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-jhipster-micronaut",
"version": "3.4.1",
"version": "3.5.0",
"description": "A Micronaut application generator for JHipster",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit cc3e20f

Please sign in to comment.