We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bd918 commit c8f220cCopy full SHA for c8f220c
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "org.javastro.ivoa.dm"
10
-version = "0.9.2"
+version = "0.9.3"
11
12
vodml {
13
outputSiteDir.set(layout.projectDirectory.dir("doc/site/generated")) // N.B the last part of this path must be "generated"
0 commit comments