Skip to content
Snippets Groups Projects
Commit 1f2c3219 authored by Artur Sabirov's avatar Artur Sabirov Committed by Yaroslav Dynnikov
Browse files

chore: bump LUA_API_VERSION

parent afa0256e
No related branches found
No related tags found
1 merge request!1191refactor: remove Lua API functions
...@@ -91,10 +91,10 @@ pub(crate) fn setup() { ...@@ -91,10 +91,10 @@ pub(crate) fn setup() {
picodata> pico.LUA_API_VERSION picodata> pico.LUA_API_VERSION
--- ---
- 3.1.0 - 4.0.0
... ...
"}, "},
"3.1.0", "4.0.0",
); );
luamod_set( luamod_set(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment