release: 1.11.1

This commit is contained in:
Elias Schneider
2025-04-06 20:38:29 +02:00
parent 71eab23503
commit 4d1ce8aa49
7 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share",
"version": "1.11.0",
"version": "1.11.1",
"scripts": {
"format": "cd frontend && npm run format && cd ../backend && npm run format",
"lint": "cd frontend && npm run lint && cd ../backend && npm run lint",