diff options
| author | Thibault Gagnaux <tgagnaux@gmail.com> | 2022-01-18 21:46:19 +0100 |
|---|---|---|
| committer | Thibault Gagnaux <tgagnaux@gmail.com> | 2022-01-18 21:46:19 +0100 |
| commit | be875af27f8bcbb8a7eea1cc19b58a1a426688b3 (patch) | |
| tree | 0084e4bf9d1d17530eafb1f1f59c956c686745a7 /gradle.properties | |
| parent | 6b9ca5c143de6c28523f60ec362aef3c2e2d9a0b (diff) | |
| download | frege-gradle-plugin-be875af27f8bcbb8a7eea1cc19b58a1a426688b3.tar.gz frege-gradle-plugin-be875af27f8bcbb8a7eea1cc19b58a1a426688b3.tar.bz2 frege-gradle-plugin-be875af27f8bcbb8a7eea1cc19b58a1a426688b3.zip | |
chore: updates readme and version 1.6.0 -> 1.6.1
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 8fca547..9423bd0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ group = ch.fhnw.thga -version = 1.6.0-alpha
\ No newline at end of file +version = 1.6.1-alpha
\ No newline at end of file |
