Skip to content

Commit

Permalink
[DSC-1827] Update dspace version
Browse files Browse the repository at this point in the history
  • Loading branch information
atarix83 committed Oct 23, 2024
1 parent 27cbcd4 commit 5bf6c6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class CrisConstants {
* same number than the parent leading metadata
*/
public static final String PLACEHOLDER_PARENT_METADATA_VALUE = "#PLACEHOLDER_PARENT_METADATA_VALUE#";
public static final String DSPACE_BASE_VERSION = "DSpace 7.6.1";
public static final String DSPACE_BASE_VERSION = "DSpace 7.6.2";
public static final MetadataFieldName MD_ENTITY_TYPE = new MetadataFieldName("dspace", "entity", "type");
public static final MetadataFieldName MD_SUBMISSION_TYPE = new MetadataFieldName("cris", "submission",
"definition");
Expand Down

0 comments on commit 5bf6c6e

Please sign in to comment.