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.
2 parents e04325b + a19c16f commit 78fc2abCopy full SHA for 78fc2ab
gradle.properties
@@ -1,5 +1,5 @@
1
# Matches Maven's "project.version". Used in MANIFEST.MF for "Implementation-Version".
2
-unidataPluginVersion=0.0.4-SNAPSHOT
+unidataPluginVersion=0.0.5-SNAPSHOT
3
4
# Matches Maven's "project.groupId". Used in MANIFEST.MF for "Implementation-Vendor-Id".
5
artifactGroup=edu.ucar.unidata.site
@@ -11,7 +11,7 @@ artifactVendor = 'UCAR/Unidata'
11
artifactUrl = 'https://github.com/Unidata/unidata-jekyll-gradle'
12
13
# sets the version of the Unidata theme and plugin set that is shipped with the Unidata jekyll plugin
14
-unidataThemeVersion=0.0.2
+unidataThemeVersion=0.0.3
15
unidataThemePluginVersion=0.0.1
16
17
# if bumping the gradle plugin version, must make sure jrubyVersion matches
0 commit comments