From 432754f3a05bd594718da731b986252d5e8e1172 Mon Sep 17 00:00:00 2001 From: Manifest Bumper <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 14:20:45 +0000 Subject: [PATCH] chore: bump manifest version to v1.0.1 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index bff5560..6198382 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,7 @@ fx_version "cerulean" description "Solareon Scratchcard" author "solareon." -version '1.0.0' +version '1.0.1' repository 'https://github.com/solareon/slrn_scratchcard' lua54 'yes'