From 7f35aa51d0b1ab300435873849a3cbc7a98d6fee Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 27 Nov 2022 14:56:37 +0100 Subject: [PATCH] oups --- _define.php | 2 +- dcstore.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_define.php b/_define.php index ac6e56b..de68ab9 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'alias', "Create aliases of your blog's URLs", 'Olivier Meunier and contributors', - '1.3-dev', + '1.3', [ 'requires' => [['core', '2.24']], 'permissions' => dcAuth::PERMISSION_ADMIN, diff --git a/dcstore.xml b/dcstore.xml index d1a52bb..dd263d2 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ alias - 1.3-dev + 1.3 Olivier Meunier and contributors Create aliases of your blog's URLs - https://github.com/JcDenis/alias/releases/download/v1.3-dev/plugin-alias.zip + https://github.com/JcDenis/alias/releases/download/v1.3/plugin-alias.zip 2.24 https://plugins.dotaddict.org/dc2/details/alias https://github.com/JcDenis/alias