Skip to content

Commit 62b921a

Browse files
committed
Release 4.2.0
1 parent 240834d commit 62b921a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# --- properties for sonar cloud ---
22
sonar.projectKey=jhipster_jhipster-dotnetcore
3-
sonar.projectVersion=4.1.0
3+
sonar.projectVersion=4.2.0
44
sonar.organization=jhipster
55
sonar.host.url=https://sonarcloud.io
66
sonar.sources=generators

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = 'Nicolas Raymond'
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = '4.1.0'
26+
release = '4.2.0'
2727

2828

2929
# -- General configuration ---------------------------------------------------

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-jhipster-dotnetcore",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)