Skip to content

Commit

Permalink
build(release): bump version to 0.7.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mioscape authored Mar 9, 2024
1 parent 34cfb25 commit 9055e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mioscape-nfsnl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function START()
'\n[Money]\n',
'\n[Gold]\n',
'\n[Back to Loader]\n',
}, nil, '[NFS:NL v0.6-beta]')
}, nil, '[NFS:NL v0.7.1-beta]')
if MENU == 1 then Money() end
if MENU == 2 then Gold() end
if MENU == 3 then Exit() end
Expand Down

0 comments on commit 9055e0a

Please sign in to comment.