Skip to content

Commit 7da3ffb

Browse files
committed
Bump version
1 parent 133cce4 commit 7da3ffb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-screenshot",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A resource for FiveM and RedM that takes a screenshot of a player and uploads it to a discord's webhook.",
55
"main": "index.js",
66
"scripts": {

src/static/fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ game 'gta5'
33

44
author 'Jaime Filho <https://github.com/jaimeadf>'
55
description "A resource for FiveM and RedM that takes a screenshot of a player and uploads it to a discord's webhook."
6-
version '1.3.0'
6+
version '1.3.1'
77
url 'https://github.com/jaimeadf/discord-screenshot'
88

99
server_script 'dist/server.js'

0 commit comments

Comments
 (0)