Skip to content

Commit 4b79412

Browse files
committed
1.4.0
1 parent 38ab2e2 commit 4b79412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"solvm/vm"
1818
)
1919

20-
const VERSION = "1.3.1"
20+
const VERSION = "1.4.0"
2121
const COPYRIGHT = "SolVM (c) 2025"
2222
const GITHUB_API_URL = "https://api.github.com/repos/kleeedolinux/SolVM/releases/latest"
2323

0 commit comments

Comments
 (0)