From d183b4ca488b992c188f7ce3e3b00a0c95232168 Mon Sep 17 00:00:00 2001 From: Oleg Yermolaiev Date: Thu, 22 Sep 2016 11:52:57 +0300 Subject: [PATCH] Configured to use the Grain version 0.7.+. Bumped the theme version to 0.4.3 Signed-off-by: Oleg Yermolaiev --- application.properties | 2 +- build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application.properties b/application.properties index f008e9f..e5aa660 100644 --- a/application.properties +++ b/application.properties @@ -1 +1 @@ -grain.version = 0.6.+ +grain.version = 0.7.+ diff --git a/build.gradle b/build.gradle index 244d86a..be01374 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'idea' apply plugin: 'eclipse' group = 'com.sysgears.grain' -version = '0.4.2' +version = '0.4.3' defaultTasks 'preview' ext {