Skip to content

Commit

Permalink
Configured to use the Grain version 0.7.+. Bumped the theme version t…
Browse files Browse the repository at this point in the history
…o 0.4.3

Signed-off-by: Oleg Yermolaiev <[email protected]>
  • Loading branch information
oermolaev committed Sep 22, 2016
1 parent 1486ef4 commit d183b4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
grain.version = 0.6.+
grain.version = 0.7.+
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit d183b4c

Please sign in to comment.