fix(version): revert version and ensure nomad img is pushed to dockerhub

This commit is contained in:
jubnl
2026-04-04 15:20:33 +02:00
parent be975f38a6
commit 8a4a8b58be
5 changed files with 8 additions and 6 deletions

View File

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