Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/gitdedalo/v5' into v5
Browse files Browse the repository at this point in the history
# Conflicts:
#	lib/dedalo/config/version.inc
  • Loading branch information
alex-render committed Mar 24, 2023
2 parents 63389d7 + 1a08367 commit b706fe8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions lib/dedalo/config/version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2844,11 +2844,12 @@
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
Restored missing lib 'pear' in .gitignore. Used for tool_import_mark21
Fixed tool_import marc21 with old data of component_filter
Fixed tool_import_zotero of duplicated sections.
Added to get 650 values of marc21 to rsc210
Fixed search existing values in tool_import_zotero
Released version 5.9.5
Valencia 24-03-2023T16:40:00
[/HISTORY]
Expand Down Expand Up @@ -2879,7 +2880,7 @@
$DEDALO_VERSION .= '.'.time();
}
define('DEDALO_VERSION' , $DEDALO_VERSION);
define('DEDALO_BUILD' , '09-03-2023T11:50:00');
define('DEDALO_BUILD' , '24-03-2023T14:15:00');



Expand Down

0 comments on commit b706fe8

Please sign in to comment.