We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c837d46 commit 6c0445bCopy full SHA for 6c0445b
2 files changed
main.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
var (
15
- version = "0.4.9"
+ version = "0.4.10"
16
17
18
func main() {
npm/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@open-core/cli",
3
- "version": "0.4.9",
+ "version": "0.4.10",
4
"description": "Official CLI tool for OpenCore Framework",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments