Skip to content

Commit 1830f93

Browse files
xafgithub-actions[bot]
authored andcommitted
🔖✨ Release version 1.6.0
1 parent 0314b18 commit 1830f93

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, 0] -%}
44+
### Version 1.6.0
4545

4646
* ✨ **[feature]** Add support for `Shock` sensor (#143)
4747
{% endif %}

0 commit comments

Comments
 (0)