Skip to content

Commit 12e8e76

Browse files
committed
Bump version
1 parent d21a48e commit 12e8e76

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.1",
3+
"version": "1.3.2",
44
"description": "A resource for FiveM that captures the screen 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 that captures the screen of a player and uploads it to a discord's webhook."
6-
version '1.3.1'
6+
version '1.3.2'
77
url 'https://github.com/jaimeadf/discord-screenshot'
88

99
server_script 'dist/server.js'

0 commit comments

Comments
 (0)