2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 04:36:02 +00:00

73_AutoShuttersControl: Change version

git-svn-id: https://svn.fhem.de/fhem/trunk@22229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
LeonGaultier 2020-06-22 09:52:53 +00:00
parent d1dd7eebbe
commit 90231cfe55

View File

@ -1272,7 +1272,7 @@ sub Initialize {
], ],
"release_status": "testing", "release_status": "testing",
"license": "GPL_2", "license": "GPL_2",
"version": "v0.9.25", "version": "v0.10",
"author": [ "author": [
"Marko Oldenburg <leongaultier@gmail.com>" "Marko Oldenburg <leongaultier@gmail.com>"
], ],