Skip to content

Commit

Permalink
Update version to 5.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-render committed Mar 24, 2023
1 parent 04f2e44 commit 63389d7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions lib/dedalo/config/version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2844,7 +2844,11 @@
Added chunked files to be upload by tool_upload
Added DEDALO_UPLOAD_SERVICE_CHUNK_FILES constant to sample_config
Fixed tool_upload errors and issues about upload finish managing
Fixed import marc21 with 650 fields
Fixed tool_import marc21 with old data of component_filter
Fixed tool_import_zotero of duplicated sections.
Released version 5.9.5
Valencia 24-03-2023T16:40:00
[/HISTORY]
Expand All @@ -2869,7 +2873,7 @@


# Version
$DEDALO_VERSION = '5.9.4';
$DEDALO_VERSION = '5.9.5';

if(defined('DEVELOPMENT_SERVER') && DEVELOPMENT_SERVER===true) {
$DEDALO_VERSION .= '.'.time();
Expand Down

0 comments on commit 63389d7

Please sign in to comment.