Version 1.2

This commit is contained in:
Yorhel 2025-07-06 07:25:37 +02:00
parent a7868f74bf
commit 5a863c20c2
12 changed files with 16 additions and 11 deletions

View file

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