chore: bump version to 2.7.2

This commit is contained in:
Maurice
2026-04-01 19:13:32 +02:00
parent 411d5408c1
commit 228cb05932
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "trek-server",
"version": "2.7.1",
"version": "2.7.2",
"main": "src/index.ts",
"scripts": {
"start": "node --import tsx src/index.ts",