From 1060dcb035146685dee01aef46299265657b144f Mon Sep 17 00:00:00 2001 From: Manifest Bumper <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 04:47:19 +0000 Subject: [PATCH] chore: bump manifest version to v0.6.1 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index e2bcd3f7..9658ade0 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -6,7 +6,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_core' -version '0.6.0' +version '0.6.1' description 'What have I done?' license 'MIT' author 'overextended'