We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ae2eb commit 1ecf373Copy full SHA for 1ecf373
notesolver/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
josm {
6
pluginName = "notesolver"
7
- josmCompileVersion = "18360"
+ josmCompileVersion = "18387"
8
manifest {
9
canLoadAtRuntime = true
10
description = "Used for closing notes when uploading a changeset and referencing them in each other's comments to keep references."
0 commit comments