Skip to content

Commit

Permalink
chore: prepare dev
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtxbias committed May 3, 2023
1 parent 3faacf7 commit 61f88c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/release-notes/version-2.2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Status-Page v2.2

## v2.2.7 (FUTURE)

### Bug Fixes

---

## v2.2.6 (2023-05-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion statuspage/statuspage/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from statuspage.config import PARAMS

VERSION = '2.2.6'
VERSION = '2.2.7-dev'

HOSTNAME = platform.node()

Expand Down

0 comments on commit 61f88c7

Please sign in to comment.