Skip to content

Commit

Permalink
stable 7.2 (#1893)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsbrenk committed Jul 22, 2023
1 parent 92310ce commit c691b2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test {
// Development_stage (DEV:0 BETA:1 STABLE:2)
def major = '7'
def minor = '2'
def development_stage = 1
def development_stage = 2
def releaseArtefacts = true
def development_tag = ["dev", "beta", "tag_stable"]
def version_type = ["-DEV", "-BETA", ""]
Expand Down
6 changes: 4 additions & 2 deletions src/main/resources/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ bug fixes

## Translations

Reports by Contributors - June 24, 2023 - July 08, 2023
Reports by Contributors - June 24, 2023 - July 22, 2023
* Moorhuhninho 4
* Miccoli17 1
* wsbrenk 1

Total 1
Total 6

0 comments on commit c691b2e

Please sign in to comment.