Skip to content

Commit d9a979b

Browse files
CopilotMte90
andcommitted
Initial plan for PicoCode plugin enhancements
Co-authored-by: Mte90 <403283+Mte90@users.noreply.github.com>
1 parent 3eb9a66 commit d9a979b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ide-plugins/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ tasks {
4141
}
4242

4343
patchPluginXml {
44-
version.set(project.version.toString())
44+
sinceBuild.set("231")
45+
untilBuild.set("241.*")
4546
}
4647
}

0 commit comments

Comments
 (0)