Skip to content

Commit ab3d8b2

Browse files
committed
Make docset_version a string, not a float
1 parent 84ce5aa commit ab3d8b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/site/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
theme: unidata-jekyll-theme
33

44
# this will appear in an HTML meta tag, sidebar, and perhaps elsewhere
5-
docset_version: 5.10
5+
docset_version: "5.10"
66

77
# this appears on the top navigation bar next to the home button
88
topnav_title: netCDF-Java

0 commit comments

Comments
 (0)