Skip to content

Commit

Permalink
Backend: Version number fix
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn committed Jan 2, 2018
1 parent 0b2fa6a commit 1f9f8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ plugin:
support: https://knx-user-forum.de/forum/supportforen/smarthome-py/959964-support-thread-für-das-backend-plugin

version: 1.4.9 # Plugin version
sh_minversion: 1.4a # minimum shNG version to use this plugin
sh_minversion: 1.4.2 # minimum shNG version to use this plugin
# sh_maxversion: # maximum shNG version to use this plugin (leave empty if latest)
multi_instance: False # plugin supports multi instance
classname: BackendServer # class containing the plugin
Expand Down

0 comments on commit 1f9f8fb

Please sign in to comment.