aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorThibault Gagnaux <tgagnaux@gmail.com>2021-12-20 10:55:27 +0100
committerThibault Gagnaux <tgagnaux@gmail.com>2021-12-21 11:19:07 +0100
commit813ab013c4b15ed44615313b7c15d405bdeadb91 (patch)
tree6ef05def94ee7294e99630a330c0015789813508 /gradle.properties
parente7b73f3a18c487efe6122e875f0b1ff96af3dd8f (diff)
downloadfrege-gradle-plugin-813ab013c4b15ed44615313b7c15d405bdeadb91.tar.gz
frege-gradle-plugin-813ab013c4b15ed44615313b7c15d405bdeadb91.tar.bz2
frege-gradle-plugin-813ab013c4b15ed44615313b7c15d405bdeadb91.zip
feat: adds `outputDir` to classpath
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 4e2b9ee..8fca547 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,2 @@
group = ch.fhnw.thga
-version = 1.5.0-alpha \ No newline at end of file
+version = 1.6.0-alpha \ No newline at end of file