Koha/installer/data/mysql/db_revs/230500000.pl
Tomas Cohen Arazi dd76c6bcdc
Koha 23.05.00 is here!
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-31 16:10:08 -03:00

7 lines
117 B
Perl
Executable file

use Modern::Perl;
return {
bug_number => undef,
description => 'Koha 23.05.00 release',
up => sub {},
}