From f0c0ecef2865b56ee7d0e0ad9848fb58acdb91c3 Mon Sep 17 00:00:00 2001 From: Dmitriy Pavlenko Date: Wed, 22 Jul 2015 15:28:45 +0300 Subject: [PATCH] Configured to use Grain 0.6.4, bumped the theme version to 0.4.1 Signed-off-by: Dmitriy Pavlenko --- application.properties | 2 +- build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application.properties b/application.properties index 49818d7..c2fd7db 100644 --- a/application.properties +++ b/application.properties @@ -1 +1 @@ -grain.version = 0.6.2 +grain.version = 0.6.4 diff --git a/build.gradle b/build.gradle index a3a9d80..3ea32e3 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'idea' apply plugin: 'eclipse' group = 'com.sysgears.grain' -version = '0.4.0' +version = '0.4.1' defaultTasks 'preview' ext {