Skip to content

Commit

Permalink
v4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mblenk committed Jun 8, 2023
1 parent 0f4541d commit 93edeb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Koha/Plugin/AddBDSCovers.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use Modern::Perl;

use base qw(Koha::Plugins::Base);

our $VERSION = "4.0";
our $VERSION = "4.1";

our $metadata = {
name => 'AddBDSCovers',
Expand Down
Binary file modified koha-plugin-addbdscovers.kpz
Binary file not shown.

0 comments on commit 93edeb2

Please sign in to comment.