diff --git a/conf/app.src b/conf/app.src index 74b469d..38de527 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/processwire/processwire/archive/refs/tags/3.0.200.zip -SOURCE_SUM=ed1b2ce41c8143092b67451240dd509ea51248cb67a36bd471c14ef89a800254 +SOURCE_URL=https://github.com/processwire/processwire/archive/refs/tags/3.0.210.zip +SOURCE_SUM=7436bae42fafafb7eff1476956ab54eaed3e0689ba2ecae5e4363033394c93f6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 33485c7..349c843 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Friendly and powerful open source CMS with a strong API", "fr": "CMS open source convivial et puissant avec une API puissante" }, - "version": "3.0.200~ynh1", + "version": "3.0.210~ynh1", "url": "https://processwire.com/", "upstream": { "license": "MPL-2.0",