preare for next version

This commit is contained in:
Bastian Schroll 2020-04-16 13:19:42 +02:00
parent 6054a38ff5
commit d1b1c1c320
No known key found for this signature in database
GPG key ID: 92BACF02727570C9
2 changed files with 12 additions and 3 deletions

View file

@ -1,5 +1,14 @@
# Changelog
### __[v2.5.1]__ - unreleased
##### Added
##### Changed
##### Deprecated
##### Removed
##### Fixed
##### Security
### __[v2.5]__ - 16.04.2020
##### Added
- Divera-Plugin: Plugin zum Ansteuern der Divera-Api. [#415](https://github.com/Schrolli91/BOSWatch/pull/415)

View file

@ -9,9 +9,9 @@ Global variables
"""
# version info
versionNr = "2.5"
branch = "master"
buildDate = "16.04.2020"
versionNr = "2.5.1"
branch = "dev"
buildDate = "unreleased"
# Global variables
config = 0