mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
relase
This commit is contained in:
parent
4f5b4854c7
commit
e2e7f01692
|
|
@ -1,15 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
|
||||
### __[v2.5.3]__ - unreleased
|
||||
##### Added
|
||||
##### Changed
|
||||
##### Deprecated
|
||||
##### Removed
|
||||
##### Fixed
|
||||
##### Security
|
||||
|
||||
|
||||
### __[v2.5.2]__ - 08.01.2021
|
||||
##### Added
|
||||
- fhemCmd-Plugin: New plugin fhemCmd to execute commands in FHEM home automation. [#457](https://github.com/Schrolli91/BOSWatch/pull/457)
|
||||
|
|
|
|||
|
|
@ -9,9 +9,9 @@ Global variables
|
|||
"""
|
||||
|
||||
# version info
|
||||
versionNr = "2.5.3"
|
||||
branch = "dev"
|
||||
buildDate = "unreleased"
|
||||
versionNr = "2.5.2"
|
||||
branch = "master"
|
||||
buildDate = "08.01.2021"
|
||||
|
||||
# Global variables
|
||||
config = 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue