diff --git a/gradle-env.json b/gradle-env.json index f86a723..b344b00 100644 --- a/gradle-env.json +++ b/gradle-env.json @@ -1,7 +1,7 @@ { "": { "name": "gradle2nix", - "version": "1.0.0-rc1", + "version": "1.0.0-rc2", "path": "", "gradle": { "version": "6.1", diff --git a/gradle.properties b/gradle.properties index b0cc9f8..8983f7e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs='-Dfile.encoding=UTF-8' -VERSION=1.0.0-rc1 +VERSION=1.0.0-rc2