We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e252a commit a108735Copy full SHA for a108735
MapIntegration/Koha/Plugin/MapIntegration.pm
@@ -12,7 +12,7 @@ use C4::Biblio qw(
12
13
use base qw(Koha::Plugins::Base);
14
15
-our $VERSION = "0.1.3";
+our $VERSION = "1.0.0";
16
17
our $metadata = {
18
name => 'Map Integration',
0 commit comments