Skip to content

Commit ac202a7

Browse files
chore: sync workspace to engine 1.1.3
1 parent d3d9980 commit ac202a7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CLAUDE_CODE_OAUTH_TOKEN=
3838
# docker compose pull interbox && docker compose up -d interbox
3939
# In the dev image the SDK ships inside the image, so this tag pins engine + SDK
4040
# together — keep your package.json @health-samurai/interbox pin in the same range.
41-
INTERBOX_VERSION=1.1.2
41+
INTERBOX_VERSION=1.1.3
4242
# Optional: point at a mirror/private registry (default Docker Hub, healthsamurai
4343
# org — no host prefix needed, same as healthsamurai/aidboxone above).
4444
# INTERBOX_REGISTRY=healthsamurai

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interbox-workspace",
3-
"version": "1.1.2+0",
3+
"version": "1.1.3+0",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)