Skip to content

Commit 78fc2ab

Browse files
authored
Merge pull request #8 from Unidata/0.0.4
Release v0.0.4
2 parents e04325b + a19c16f commit 78fc2ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Matches Maven's "project.version". Used in MANIFEST.MF for "Implementation-Version".
2-
unidataPluginVersion=0.0.4-SNAPSHOT
2+
unidataPluginVersion=0.0.5-SNAPSHOT
33

44
# Matches Maven's "project.groupId". Used in MANIFEST.MF for "Implementation-Vendor-Id".
55
artifactGroup=edu.ucar.unidata.site
@@ -11,7 +11,7 @@ artifactVendor = 'UCAR/Unidata'
1111
artifactUrl = 'https://github.com/Unidata/unidata-jekyll-gradle'
1212

1313
# sets the version of the Unidata theme and plugin set that is shipped with the Unidata jekyll plugin
14-
unidataThemeVersion=0.0.2
14+
unidataThemeVersion=0.0.3
1515
unidataThemePluginVersion=0.0.1
1616

1717
# if bumping the gradle plugin version, must make sure jrubyVersion matches

0 commit comments

Comments
 (0)