release: 0.17.3

This commit is contained in:
Elias Schneider
2023-07-31 16:38:58 +02:00
parent 9ba2b4c82c
commit 62deb6c152
6 changed files with 15 additions and 7 deletions

View File

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