We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c71718 commit 14b8798Copy full SHA for 14b8798
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 = 1.1,
+ _version = 1.11,
13
14
Version = nil,
15
Handle = 0x0,
0 commit comments