Skip to content

Commit c0b806f

Browse files
ominsclaude
andcommitted
chore: bump template cache version to v19
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 741bd75 commit c0b806f

File tree

1 file changed

+1
-1
lines changed
  • packages/orchestrator/internal/template/build/storage/cache

1 file changed

+1
-1
lines changed

packages/orchestrator/internal/template/build/storage/cache/cache.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/moru-ai/sandbox-infra/packages/shared/pkg/storage"
1515
)
1616

17-
const hashingVersion = "v18"
17+
const hashingVersion = "v19"
1818

1919
const minimalCachedTemplateVersion = 2
2020

0 commit comments

Comments
 (0)