We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f173448 + fe36036 commit 6ebb1dbCopy full SHA for 6ebb1db
1 file changed
surf-api-gradle-plugin/build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
21
group = groupId
22
version = buildString {
23
- append("2.0.5")
+ append("2.0.6")
24
if (snapshot) append("-SNAPSHOT")
25
}
26
0 commit comments