mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-09 09:59:58 +01:00
prepare new Version 2.3
This commit is contained in:
parent
a9ac73a634
commit
decd4461d7
|
|
@ -1,7 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
|
||||
### __[2.x]__ - unreleased
|
||||
### __[2.3]__ - 22.12.2017
|
||||
##### Added
|
||||
- zuschaltbare POCSAG Multicast-Alarm Funktionalität [#307](https://github.com/Schrolli91/BOSWatch/pull/307)
|
||||
- Flag in Config um nur letzte Net Ident oder gesamte Historie zu speichern [#317](https://github.com/Schrolli91/BOSWatch/pull/317)
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@ Global variables
|
|||
|
||||
# version info
|
||||
versionNr = "2.3"
|
||||
branch = "dev"
|
||||
buildDate = "unreleased"
|
||||
branch = "master"
|
||||
buildDate = "22/12/2017"
|
||||
|
||||
|
||||
# Global variables
|
||||
|
|
|
|||
Loading…
Reference in a new issue