Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeadf committed Jan 24, 2021
1 parent e34c516 commit b850747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-screenshot",
"version": "1.3.4",
"version": "1.3.5",
"description": "A resource for FiveM that captures the screen of a player and uploads it to a discord's webhook.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/static/fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ game 'gta5'

author 'Jaime Filho <https://github.com/jaimeadf>'
description "A resource for FiveM that captures the screen of a player and uploads it to a discord's webhook."
version '1.3.4'
version '1.3.5'
url 'https://github.com/jaimeadf/discord-screenshot'

server_script 'dist/server.js'
Expand Down

0 comments on commit b850747

Please sign in to comment.