Prepare 8.4.0rc1 release

This commit is contained in:
squidfunk 2022-07-20 17:36:41 +02:00
parent de438d5d9d
commit c152acb537
3 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
<link rel="canonical" href="{{ page.canonical_url }}">
{% endif %}
<link rel="icon" href="{{ config.theme.favicon | url }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-8.3.9">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-8.4.0rc1">
{% endblock %}
{% block htmltitle %}
{% if page.meta and page.meta.title %}

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mkdocs-material",
"version": "8.3.9",
"version": "8.4.0rc1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mkdocs-material",
"version": "8.3.9",
"version": "8.4.0rc1",
"license": "MIT",
"dependencies": {
"array-flat-polyfill": "^1.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "mkdocs-material",
"version": "8.3.9",
"version": "8.4.0rc1",
"description": "Documentation that simply works",
"keywords": [
"mkdocs",