Skip to content

Commit 77473ae

Browse files
committed
Bump version
1 parent 73761e1 commit 77473ae

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

99
server_script 'dist/server.js'

0 commit comments

Comments
 (0)