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

2
FU.pm
View file

@ -1,4 +1,4 @@
package FU 1.3;
package FU 1.4;
use v5.36;
use Carp 'confess', 'croak';
use IO::Socket;