We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571b30e commit 8728ef4Copy full SHA for 8728ef4
1 file changed
vuru/src/main.odin
@@ -8,7 +8,7 @@ import "core:strings"
8
import commands "commands"
9
import errors "core/errors"
10
11
-VERSION :: "0.5.3"
+VERSION :: "0.5.4"
12
INDEX_URL :: "https://vup-linux.github.io/vup/index.json"
13
14
// Arena size for command execution (4MB should be plenty)
0 commit comments