Version 1.3

This commit is contained in:
Yorhel 2025-09-04 11:30:24 +02:00
parent a8ac435f85
commit 715f4a748b
11 changed files with 18 additions and 10 deletions

View file

@ -1,5 +1,5 @@
# Internal module used by FU.pm
package FU::DebugImpl 1.2;
package FU::DebugImpl 1.3;
use v5.36;
use utf8;
use experimental 'for_list';