Fix: correct package version number (#4691)

This commit is contained in:
Marc Zottner 2025-02-02 17:05:25 +01:00 committed by GitHub
parent cae304b7eb
commit cbacf458b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "0.9.6",
"version": "0.10.9",
"private": true,
"scripts": {
"dev": "next dev",