Version 1.4

This commit is contained in:
Yorhel 2026-01-10 17:30:41 +01:00
parent f50da04ba5
commit 7980af731e
12 changed files with 18 additions and 11 deletions

View file

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