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 c17b473 commit c5a735cCopy full SHA for c5a735c
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.2"
+VERSION :: "0.5.3"
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