Skip to content

Commit

Permalink
Release 2.1
Browse files Browse the repository at this point in the history
Raised minimum Loxberry version to 1.4
Fixed UTF-8 Characters for german translation
Send the information about online users as soon as possible
MQTT support (Thx seppe for the implementation) (needs Loxberry 2.0)
  • Loading branch information
Gagi2k committed May 19, 2020
1 parent a4dd382 commit 0fcabc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions release.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
# If you would like to release an update, edit VERSION here and give
# the donwload link here


# Version of the new release
VERSION=1.1
VERSION=2.1

# Download URL of the ZIP Archive
ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WifiScanner/archive/v1.1.zip
ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WifiScanner/archive/v2.1.zip

# URL for further information about this release
INFOURL=https://github.com/Gagi2k/LoxBerry-Plugin-WifiScanner/commits

0 comments on commit 0fcabc3

Please sign in to comment.