We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c273567 commit ad0551bCopy full SHA for ad0551b
backend/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("io.micronaut.application") version "4.4.1"
4
}
5
6
-version = "2.0"
+version = "2.1"
7
group = "club.devcord.devmarkt"
8
9
repositories {
0 commit comments