We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041d621 commit 8d2edd2Copy full SHA for 8d2edd2
1 file changed
SA-MP API/init.lua
@@ -9,7 +9,7 @@ local mem = require( 'memory' )
9
local ffi = require( 'ffi' )
10
11
local module = {
12
- _version = 0.1, -- beta-0.1
+ _version = 1.1,
13
14
Version = nil,
15
Handle = 0x0,
0 commit comments