Skip to content

Commit

Permalink
Reference Aurora 8
Browse files Browse the repository at this point in the history
  • Loading branch information
giancosta86 committed Sep 3, 2016
1 parent 88aa5ef commit 5101f71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildscript {
dependencies {
classpath 'info.gianlucacosta.moonlicense:moonlicense-gradle:4.3'
classpath 'info.gianlucacosta.moondeploy:moondeploy-gradle:3.4'
classpath 'info.gianlucacosta.aurora:aurora:6.1'
classpath 'info.gianlucacosta.aurora:aurora:8.0'
}
}

Expand All @@ -44,7 +44,7 @@ apply plugin: 'info.gianlucacosta.aurora'

group 'info.gianlucacosta.chronos'
archivesBaseName = 'chronos-ide'
version '3.3'
version '3.4'

description = "Integrated development environment for the Chronos programming language"

Expand Down

0 comments on commit 5101f71

Please sign in to comment.