This commit is contained in:
Christian Beutel
2024-07-01 17:17:35 +02:00
parent c8e7b76d00
commit 72e6d12713
6 changed files with 8 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "docs",
"version": "0.7.2",
"version": "0.7.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "docs",
"version": "0.7.2",
"version": "0.7.3",
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/node": "^8.2.6",

View File

@@ -1,7 +1,7 @@
{
"name": "docs",
"type": "module",
"version": "0.7.2",
"version": "0.7.3",
"scripts": {
"dev": "astro dev",
"start": "astro dev",

View File

@@ -111,7 +111,7 @@ const isNotHomepage = Astro.props.slug !== "";
class="fill-primary dark:fill-white"
font-size="0.75rem"
>
v0.7.2
v0.7.3
</text>
</svg>
</div>