Skip to content

Commit f575ba4

Browse files
xafgithub-actions[bot]
authored andcommitted
🔖🐛 Release version 1.6.2
1 parent 8c73ca5 commit f575ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

info.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ You can refer to the [README](https://github.com/XaF/qolsysgw#readme) for the de
4040
{% else -%}
4141
{% set parsed_version = version_installed.split('-')[0].replace('v', '').split('.') | map('int') | list -%}
4242
## ChangeLog
43-
{% if true -%}
44-
### _Next (dev)_
43+
{% if parsed_version < [1, 6, 2] -%}
44+
### Version 1.6.2
4545

4646
* 🐛 **[bugfix]** fix: appdaemon 4.5.2 does not fix sync/async for `get_plugin_config` (#177)
4747
* 🐛 **[bugfix]** fix: handle appdaemon async issue for both container and plugin

0 commit comments

Comments
 (0)