From be875af27f8bcbb8a7eea1cc19b58a1a426688b3 Mon Sep 17 00:00:00 2001 From: Thibault Gagnaux Date: Tue, 18 Jan 2022 21:46:19 +0100 Subject: chore: updates readme and version 1.6.0 -> 1.6.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') 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 -- cgit