From 41920b1479ce5f1f78edd5e853c812f73e2d08a7 Mon Sep 17 00:00:00 2001 From: Alexandre P Francisco Date: Sun, 17 Sep 2023 16:55:08 +0100 Subject: [PATCH] Update version. --- phylodb/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phylodb/build.gradle b/phylodb/build.gradle index 9f4e506..3023569 100644 --- a/phylodb/build.gradle +++ b/phylodb/build.gradle @@ -6,7 +6,7 @@ plugins { } group = 'pt.ist.meic' -version = '1.1.0' +version = '1.2.0' sourceCompatibility = '11' repositories {