From dc684687fc07f621b63088ff17bcc179569fa23f Mon Sep 17 00:00:00 2001 From: Anis Ben Hamidene Date: Tue, 4 Oct 2016 11:18:51 +0200 Subject: [PATCH] New version 1.3-SNAPSHOT built against livingdoc core 1.3-SNAPSHOT --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a1da56c..3fd1de6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=true -LIVINGDOC_VERSION = 1.2-SNAPSHOT -LIVINGDOC_GRADLE_VERSION = 1.2-SNAPSHOT \ No newline at end of file +LIVINGDOC_VERSION = 1.3-SNAPSHOT +LIVINGDOC_GRADLE_VERSION = 1.3-SNAPSHOT \ No newline at end of file