Skip to content

Commit e44ecdf

Browse files
authored
Prepare release 100.0.12
1 parent d4d704f commit e44ecdf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

material/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{% elif config.product == "mesh" %}
3838
<link rel="shortcut icon" href="{{ 'assets/images/logo-traefik-mesh-icon.svg' | url }}" type="image/svg+xml">
3939
{% endif %}
40-
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-traefiklabs-100.0.11">
40+
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-traefiklabs-100.0.12">
4141
{% endblock %}
4242
{% block htmltitle %}
4343
{% if page and page.meta and page.meta.title %}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mkdocs-traefiklabs",
3-
"version": "100.0.11",
3+
"version": "100.0.12",
44
"description": "A Traefik Labs branded Material Design theme for MkDocs",
55
"keywords": [
66
"mkdocs",

0 commit comments

Comments
 (0)