Skip to content

Commit 94dafef

Browse files
author
opencode
committed
chore: sync batch script version strings to v5.278.0
1 parent 79caa75 commit 94dafef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
echo Starting global build sequence (v5.265.0)...
2+
echo Starting global build sequence (v5.278.0)...
33
echo [1/4] Building tormentnexus (Go services + Node.js dashboard)...
44
echo --- Go microservices ---
55
cd tormentnexus\go

start.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
setlocal enabledelayedexpansion
33

44
:: ═══════════════════════════════════════════════════════════════
5-
:: Omni-Workspace Master Start Script - v5.265.0
5+
:: Omni-Workspace Master Start Script - v5.278.0
66
:: Builds and launches all Go binary services
77
:: 7 projects, 10 binaries
88
:: ═══════════════════════════════════════════════════════════════
@@ -212,7 +212,7 @@ goto :end
212212
:: ═══════════════════════════════════════════════════════════════
213213
:help
214214
echo.
215-
echo Omni-Workspace Master Start Script - v5.265.0
215+
echo Omni-Workspace Master Start Script - v5.278.0
216216
echo.
217217
echo Usage: start.bat [command]
218218
echo.

0 commit comments

Comments
 (0)