Skip to content

Commit

Permalink
Merge pull request #533 from TaykYoku/v4r2v9_release
Browse files Browse the repository at this point in the history
[v4r2p9] release, notes
  • Loading branch information
TaykYoku authored Aug 18, 2021
2 parents 94778b6 + 53da942 commit 98e7785
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

majorVersion = 4
minorVersion = 2
patchLevel = 8
patchLevel = 9
preVersion = 0

version = "v%sr%s" % (majorVersion, minorVersion)
Expand Down
6 changes: 6 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

[v4r2p9]

FIX: (#530) fix bug in application downtime
FIX: (#529) fix SystemAdministrator selector

[v4r2p8]

FIX: (#525) fix SystemAdministrator selector, #519 issue
Expand Down

0 comments on commit 98e7785

Please sign in to comment.