Skip to content

Commit

Permalink
Beta 231209-BETA-2
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharp38 committed Dec 9, 2023
1 parent 8781736 commit f22dc6a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/fr_FR/Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

231209-BETA-1
231209-BETA-2
-------------

- Interne: Correction NPDU regulation.
Expand Down
11 changes: 6 additions & 5 deletions plugin_info/Abeille.md5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto-generated Abeille's MD5 file. DO NOT MODIFY !
# VERSION="231209-BETA-1"
# VERSION="231209-BETA-2"
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.editorconfig
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.gitattributes
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.github/dependabot.yml
Expand All @@ -9,6 +9,7 @@ xxxxxxxxx-md5-skipped-xxxxxxxxxx *.hooks/install_hooks.sh
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.hooks/post-merge
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.hooks/pre-commit
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.idea/Abeille.iml
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.tools/AbeilleWinmerge.flt
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.tools/check_json.php
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.tools/create_branch.sh
xxxxxxxxx-md5-skipped-xxxxxxxxxx *.tools/gen_devices_list.php
Expand Down Expand Up @@ -48,7 +49,7 @@ ddb2ec59adabf2a0a18d9c4405116a2a *core/class/AbeilleCmd.class.php
e7bb32c31a98fb0d1ba1991ed1407030 *core/class/AbeilleCmdPrepareTest.class.php
0095f81c613249fb5d719326ef2f74d3 *core/class/AbeilleCmdProcess.class.php
2b7d22f142c9959cd00e3a9bebf476a1 *core/class/AbeilleCmdProcessTest.class.php
3e918a2e404697466b9c30edb8410648 *core/class/AbeilleCmdQueue.class.php
2ffeefab4ba1aec7464f364c3dd04491 *core/class/AbeilleCmdQueue.class.php
78bf2bef603ddf7003465fb0a3a6b36a *core/class/AbeilleCmdTest.class.php
a56eada76ce6dc0ff8765f150235cccf *core/class/AbeilleDebug.class.php
8a481f46c45b26e99de6cdffe1f11fa6 *core/class/AbeilleParser.class.php
Expand Down Expand Up @@ -1314,7 +1315,7 @@ e0f8bf2a302f2fcd97a6cfcabbb847e7 *desktop/php/AbeilleFormAction.php
7d299553e4e5e4e0e368e8afa90a7ad2 *desktop/php/AbeilleMaintenance-Phantoms.php
ce32db08df86d3ff94f08d80d463b7f2 *desktop/php/AbeilleMaintenance.php
7e07573c7b7460265b0d894f548e8701 *desktop/php/AbeilleNetworkMap.php
b03cfc61f6b70641084916dbfad83dc5 *docs/fr_FR/Changelog.rst
58b40dc27fd4a8497d0059ec5716aa6e *docs/fr_FR/Changelog.rst
2d7942db30537f6f58c830ae01a9958d *images/AbeilleNetworkMap-1200.png
50f49dd37c22f67d0df6cbf5f8499928 *images/AbeilleNetworkMap.png
c5242209258a6a3fe0190fed4e97f623 *images/Abeille_icon.png
Expand Down Expand Up @@ -1650,10 +1651,10 @@ c7b21d7f825a1bf49ba4aea5d5dc7a52 *images/node_zigbeeWindowCoveringDevice.png
0d2a0e4b178ac89579af8d9b68dbc5d3 *mobile/html/Abeille.html
2517e8996a5d2d8bef4dc938d927181d *mobile/js/Abeille.js
xxxxxxxxx-md5-skipped-xxxxxxxxxx *plugin_info/Abeille.md5
30792838831c86176660373452c1e848 *plugin_info/Abeille.version
4a21d9584942e0a2e049cc3c668a5994 *plugin_info/Abeille.version
c5242209258a6a3fe0190fed4e97f623 *plugin_info/Abeille_icon.png
c16154784139bfd2264e4a6409fdc658 *plugin_info/configuration.php
7be503242f9a8a4688fec0419a31ea60 *plugin_info/info.json
635654cd7e6ba94d58611360f275fafc *plugin_info/info.json
314350267ea4b99330e92eecbcef5769 *plugin_info/install.php
40778320ae85eae8aa76a50465ff37e4 *plugin_info/packages.json
cbc04c02c72c949415f5d285181813e6 *plugin_info/pre_install.php
Expand Down
2 changes: 1 addition & 1 deletion plugin_info/Abeille.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Auto-generated Abeille's version
231209-BETA-1
231209-BETA-2
4 changes: 2 additions & 2 deletions plugin_info/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"require": "4.0",
"category": "automation protocol",
"mobile": "Abeille",
"changelog": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#231209-BETA-1",
"changelog": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#231209-BETA-2",
"documentation": "https://kiwihc16.github.io/AbeilleDoc/",
"changelog_beta": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#231209-BETA-1",
"changelog_beta": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#231209-BETA-2",
"documentation_beta": "https://kiwihc16.github.io/AbeilleDoc/",
"languages": ["fr_FR", "en_US"],
"compatibility": ["docker", "rpi", "diy", "v4"],
Expand Down

0 comments on commit f22dc6a

Please sign in to comment.