Skip to content

Commit fe412ba

Browse files
committed
version bump
1 parent bdb9df1 commit fe412ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Koha/Plugin/Com/PTFSEurope/IllActions.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ use Koha::Patrons;
2121
use Koha::Patron::Attribute::Types;
2222
use Koha::Patron::Categories;
2323

24-
our $VERSION = "2.7.9";
24+
our $VERSION = "2.8.0";
2525

2626
our $metadata = {
2727
name => 'IllActions',
2828
author => 'Open Fifth',
2929
date_authored => '2023-10-30',
30-
date_updated => '2025-03-05',
30+
date_updated => '2025-04-06',
3131
minimum_version => '25.05.00.000',
3232
maximum_version => undef,
3333
version => $VERSION,

0 commit comments

Comments
 (0)