We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538211c commit 3de3debCopy full SHA for 3de3deb
fxmanifest.lua
@@ -11,7 +11,7 @@ games { 'gta5' }
11
12
author 'blockba5her'
13
description 'This script displays a nearest postal next to where PLD would go and also has a command to draw a route to a specific postal'
14
-version '1.4.1'
+version '1.4.2'
15
url 'https://github.com/blockba5her/nearest-postal'
16
17
client_scripts {
version.json
@@ -1,4 +1,4 @@
1
{
2
- "version": "1.4",
3
- "changelog": "Performance Improvements; Config Updates; Bug Fixes"
+ "version": "1.4.2",
+ "changelog": "Changed __resource to fxmanifest"
4
}
0 commit comments