We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51b9713 + 7f3ff65 commit b94c88bCopy full SHA for b94c88b
2 files changed
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "fr.maxlego08.menu"
8
-version = "1.1.0.8"
+version = "1.1.0.9"
9
10
extra.set("targetFolder", file("target/"))
11
extra.set("apiFolder", file("target-api/"))
changelog.md
@@ -42,7 +42,7 @@
42
43
# Unreleased
44
45
-# 1.1.1.0
+# 1.1.0.9
46
47
## New Features
48
0 commit comments