chore: bump version to 0.6.2 and sandbox to 0.1.11

This commit is contained in:
0xallam
2026-01-18 18:29:44 -08:00
parent 2bfb80ff4a
commit 86f8835ccb
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ set -euo pipefail
APP=strix
REPO="usestrix/strix"
STRIX_IMAGE="ghcr.io/usestrix/strix-sandbox:0.1.10"
STRIX_IMAGE="ghcr.io/usestrix/strix-sandbox:0.1.11"
MUTED='\033[0;2m'
RED='\033[0;31m'