Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGriefs committed Aug 1, 2023
1 parent 90ebc7d commit 9004517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ game 'gta5'

repository 'https://github.com/TFNRP/seatbelt'
fork_repository 'https://github.com/TehRamsus/Seatbelt'
version '1.2.0'
version '1.2.1'
author 'Reece Stokes <[email protected]>'

client_script {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seatbelt",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"author": "Reece Stokes <[email protected]>",
"private": true,
Expand Down

0 comments on commit 9004517

Please sign in to comment.