From cb3be6e512bb01ee5d4359014c5887de9f029ed1 Mon Sep 17 00:00:00 2001 From: Anatol Sialitski Date: Tue, 4 Jan 2022 15:35:15 +0300 Subject: [PATCH] Release 5.3.1 --- README.adoc | 4 ++++ build.gradle | 2 +- gradle.properties | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index aeecc776..68860be4 100644 --- a/README.adoc +++ b/README.adoc @@ -16,6 +16,10 @@ child items and access media directly. |Min.XP Version |Download +|5.3.1 +|7.7.0 +|http://repo.enonic.com/public/com/enonic/app/guillotine/5.3.1/guillotine-5.3.1.jar[Download] + |5.3.0 |7.7.0 |http://repo.enonic.com/public/com/enonic/app/guillotine/5.3.0/guillotine-5.3.0.jar[Download] diff --git a/build.gradle b/build.gradle index f8cd0639..1fa58872 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ dependencies { include "com.enonic.xp:lib-context:${xpVersion}" include "com.enonic.xp:lib-portal:${xpVersion}" include "com.enonic.xp:lib-websocket:${xpVersion}" - include "com.enonic.lib:lib-guillotine:5.3.0" + include "com.enonic.lib:lib-guillotine:5.3.1" include "com.enonic.lib:lib-graphql-playground:0.0.1" } diff --git a/gradle.properties b/gradle.properties index c492d548..dc23b4be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ group=com.enonic.app projectName=guillotine appName=com.enonic.app.guillotine xpVersion=7.7.0 -version=5.3.1-SNAPSHOT +version=5.3.1