Skip to content
Snippets Groups Projects
Commit 6bf16f9b authored by Łukasz Łopatowski's avatar Łukasz Łopatowski
Browse files

Updated version to 1.6.1 and changelog

parent 8a72101f
No related branches found
No related tags found
No related merge requests found
Pipeline #86835 passed
...@@ -13,7 +13,7 @@ repositories { ...@@ -13,7 +13,7 @@ repositories {
mavenCentral() mavenCentral()
} }
version = '1.6.1-SNAPSHOT' version = '1.6.1'
group = 'net.geant.nmaas' group = 'net.geant.nmaas'
java { java {
......
{ {
"versions" : [ "versions" : [
{
"verNo" : "1.6.1",
"date" : "(2024/05/16)",
"topic" : [
{
"title" : "Fixed loading GitLab repository information for application instances",
"tags" : "[Bugfix]",
"description" : "Applied fix in the Janitor component related with querying for projects in given group."
},
{
"title" : "Multiple minor enhancements and fixes",
"tags" : "[Enhancement]",
"description" : "Addressed multiple issues on both back-end and front-end."
}
]
},
{ {
"verNo" : "1.6.0", "verNo" : "1.6.0",
"date" : "(2024/03/12)", "date" : "(2024/03/12)",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment