File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ def generate_plugin():
1414
1515
1616"""
17- <plugin key="PP-MANAGER" name="PyPluginStore" author="adrighem" version="2.5.0 " externallink="https://www.domoticz.com/forum/viewtopic.php?f=65&t=22339"> <!-- x-release-please-version -->
17+ <plugin key="PP-MANAGER" name="PyPluginStore" author="adrighem" version="2.5.1 " externallink="https://www.domoticz.com/forum/viewtopic.php?f=65&t=22339"> <!-- x-release-please-version -->
1818 <description>
1919 <h2>PyPluginStore</h2><br/>
2020 This plugin manages other Domoticz Python plugins.<br/><br/>
Original file line number Diff line number Diff line change 11{
2- "." : " 2.5.0 "
2+ "." : " 2.5.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.5.1] ( https://github.com/adrighem/PyPluginStore/compare/v2.5.0...v2.5.1 ) (2026-06-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * harden plugin scanner registry updates ([ 80853e1] ( https://github.com/adrighem/PyPluginStore/commit/80853e1931c05ba5b01f327d7e87ad4b355e42b2 ) )
9+
310## [ 2.5.0] ( https://github.com/adrighem/PyPluginStore/compare/v2.4.0...v2.5.0 ) (2026-06-07)
411
512
Original file line number Diff line number Diff line change 77
88
99"""
10- <plugin key="PP-MANAGER" name="PyPluginStore" author="adrighem" version="2.5.0 " externallink="https://www.domoticz.com/forum/viewtopic.php?f=65&t=22339"> <!-- x-release-please-version -->
10+ <plugin key="PP-MANAGER" name="PyPluginStore" author="adrighem" version="2.5.1 " externallink="https://www.domoticz.com/forum/viewtopic.php?f=65&t=22339"> <!-- x-release-please-version -->
1111 <description>
1212 <h2>PyPluginStore</h2><br/>
1313 This plugin manages other Domoticz Python plugins.<br/><br/>
You can’t perform that action at this time.
0 commit comments