Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 3957a41

Browse files
authored
Merge pull request #4 from inseltreff-net/development
Fix webhook error
2 parents ac56a31 + c8beeaa commit 3957a41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ game 'gta5'
44
author 'Inseltreff'
55
description 'A heist script for the QBCore Framework'
66

7-
version '1.2.5'
7+
version '1.2.6'
88

99
shared_scripts {
1010
-- config files

version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "1.2.5",
3-
"message": "All known issues have been fixed. Please update to the latest version."
2+
"version": "1.2.6",
3+
"message": "Fix nill value error in webhook.lua"
44
}

0 commit comments

Comments
 (0)