Skip to content
Snippets Groups Projects
Commit d4240e83 authored by Ilias Dimopoulos's avatar Ilias Dimopoulos
Browse files

ISAICP-8105: Update the update hook number.

parent 8637ca7a
No related branches found
Tags v1.97.1
2 merge requests!126v1.97.0,!125ISAICP-8105: Fix the release states.
......@@ -15,9 +15,9 @@
declare(strict_types = 1);
/**
* Change the state name of all RDF entities from 'validated' to 'published'.
* Change the state name of Releases from 'validated' to 'published'.
*/
function joinup_core_deploy_109703(): string {
function joinup_core_deploy_109800(): string {
$database = \Drupal::getContainer()->get('sparql.endpoint');
$workflow_urls = [
'http://joinup.eu/isr/workflow_status' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment