Skip to content

Commit 8d2edd2

Browse files
committed
update version
1 parent 041d621 commit 8d2edd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SA-MP API/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ local mem = require( 'memory' )
99
local ffi = require( 'ffi' )
1010

1111
local module = {
12-
_version = 0.1, -- beta-0.1
12+
_version = 1.1,
1313

1414
Version = nil,
1515
Handle = 0x0,

0 commit comments

Comments
 (0)