Skip to content

Commit

Permalink
raylua v4.5a
Browse files Browse the repository at this point in the history
  • Loading branch information
TSnake41 committed Mar 23, 2023
1 parent 06829c1 commit c1b6897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/raylua.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

local load = loadstring

raylua.version = "v4.5-dev"
raylua.version = "v4.5a"

function raylua.repl()
print("> raylua " .. raylua.version .. " <")
Expand Down

0 comments on commit c1b6897

Please sign in to comment.