From e349da34699bc61861b869c56fded7bd80b330be Mon Sep 17 00:00:00 2001 From: Rajab Natshah Date: Wed, 4 Aug 2021 22:49:58 +0300 Subject: [PATCH] Update the Varbase Updater ( Auto updater ) to auto update Varbase 8.8.11 sites to Varbase 9.0.0 #40 --- config/update-config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/update-config.json b/config/update-config.json index 0bd94bc..a347683 100644 --- a/config/update-config.json +++ b/config/update-config.json @@ -94,8 +94,8 @@ }, "8.8.11": { "from": "8.8.11", - "to": "9.0.0", - "composer-project-json-url": "9.0.0", + "to": "9.0.1", + "composer-project-json-url": "9.0.1", "packages": { "crucial": { "drupal/varbase_layout_builder": "~9.0"