Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ammopt committed Mar 28, 2024
1 parent ae25bd1 commit 6f73825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Koha/Plugin/Com/PTFSEurope/PluginBackend.pm
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ use File::Basename qw( dirname );
use Koha::Libraries;
use Koha::Patrons;

our $VERSION = "2.0.1";
our $VERSION = "2.0.2";

our $metadata = {
name => 'PluginBackend',
author => 'PTFS-Europe',
date_authored => '2023-10-30',
date_updated => '2023-01-23',
date_updated => '2024-03-28',
minimum_version => '24.05.00.000',
maximum_version => undef,
version => $VERSION,
Expand Down

0 comments on commit 6f73825

Please sign in to comment.