sync
This commit is contained in:
parent
96212f15fc
commit
06399f21b4
1 changed files with 2 additions and 0 deletions
2
script/version.ts
Normal file → Executable file
2
script/version.ts
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bun
|
||||
|
||||
import { Script } from "@opencode-ai/script"
|
||||
|
||||
let output = `version=${Script.version}\n`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue