Skip to content

Commit ffe630a

Browse files
authored
Merge pull request #268 from devcordde/prepare-2.1
Update version to 2.1
2 parents c273567 + ad0551b commit ffe630a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("io.micronaut.application") version "4.4.1"
44
}
55

6-
version = "2.0"
6+
version = "2.1"
77
group = "club.devcord.devmarkt"
88

99
repositories {

0 commit comments

Comments
 (0)