Versionsnummer 1.6.0 nachgetragen [deploy]
All checks were successful
Deploy bericht / deploy (push) Successful in 14s

War im vorigen Commit (6949702) nicht mit dabei — ChangeLog und Code
sprachen schon von 1.6.0, die Modul-Klasse noch von 1.5.1.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Eduard Wisch 2026-08-28 18:48:59 +02:00
parent 6949702f5a
commit 004d9ab244

View file

@ -27,7 +27,7 @@ class modBericht extends DolibarrModules
$this->editor_name = 'Alles Watt läuft'; $this->editor_name = 'Alles Watt läuft';
$this->editor_url = ''; $this->editor_url = '';
$this->version = '1.5.1'; $this->version = '1.6.0';
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name); $this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
$this->picto = 'fa-file-pdf'; $this->picto = 'fa-file-pdf';