Skip to content

Commit 54a45e4

Browse files
authored
Update build.gradle.kts
1 parent 5fcc184 commit 54a45e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ tasks {
110110
patchPluginXml {
111111
version.set(projectVersion)
112112
sinceBuild.set(pluginSinceBuild)
113+
untilBuild.set("223.*")
113114

114115
// Extract the <!-- Plugin description --> section from README.md and provide for the plugin's manifest
115116
pluginDescription.set(

0 commit comments

Comments
 (0)