Update version in package.json from 1.0.0 to 1.1.0 for the Harheimer Tischtennis Club website.
Some checks failed
Code Analysis and Production Deploy / analyze (push) Successful in 3m49s
Code Analysis and Production Deploy / deploy-production (push) Failing after 0s

This commit is contained in:
Torsten Schulz (local)
2026-04-15 21:36:37 +02:00
parent 510cfd39f9
commit 15b8f3c4c1

View File

@@ -1,6 +1,6 @@
{
"name": "harheimertc-website",
"version": "1.0.0",
"version": "1.1.0",
"description": "Moderne Webseite für den Harheimer Tischtennis Club",
"private": true,
"type": "module",