From 80c7f64922f04d506c4a9ddc591e03d8b90d28e9 Mon Sep 17 00:00:00 2001 From: solareon Date: Sat, 15 Jun 2024 13:25:23 +0000 Subject: [PATCH] chore: bump manifest version to v1.0.4 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 04f0241..3cc8adb 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,7 @@ fx_version "cerulean" description "Solareon Scratchcard" author "solareon." -version '1.0.3' +version '1.0.4' repository 'https://github.com/solareon/slrn_scratchcard' lua54 'yes'