diff --git a/docs/config.toml b/docs/config.toml index a2fe96721..1aaef20dc 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -34,7 +34,7 @@ pygmentsUseClasses = true # we change the version for the complete docs when forking of a release branch # etc. # The full version string as referenced in Maven (e.g. 1.2.1) - Version = "3.1.0" + Version = "3.1.1" # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot # release this should be the same as the regular version @@ -91,4 +91,4 @@ source = 'layouts' target = 'layouts' [[module.imports.mounts]] source = 'data' -target = 'data' \ No newline at end of file +target = 'data'