Skip to content

Commit

Permalink
Released version 3.4.52.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Berthereau authored and Daniel Berthereau committed Feb 26, 2024
1 parent 96490c4 commit 7364899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/module.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ author_link = "https://gitlab.com/Daniel-KM"
module_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport"
support_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport/-/issues"
configurable = true
version = "3.4.51"
version = "3.4.52"
omeka_version_constraint = "^4.0.0"
dependencies = "Log"
2 changes: 1 addition & 1 deletion src/Mvc/Controller/Plugin/ProcessXslt.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);

/*
* Copyright 2015-2023 Daniel Berthereau
* Copyright 2015-2024 Daniel Berthereau
*
* This software is governed by the CeCILL license under French law and abiding
* by the rules of distribution of free software. You can use, modify and/or
Expand Down

0 comments on commit 7364899

Please sign in to comment.