From 14c2a7967360a6f52e9251bdd2b4b07e250f4ab3 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Mon, 19 May 2025 23:39:46 +0100 Subject: [PATCH] Version Bump `2.0.12` - `2.0.13` --- fxmanifest.lua | 2 +- version.txt | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index ef9f460..88ffbe7 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.0.12" +version "2.0.13" description "Framework Bridge By Jimathy" fx_version "cerulean" rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/version.txt b/version.txt index 5af0aa7..599dafb 100644 --- a/version.txt +++ b/version.txt @@ -1,7 +1,5 @@ -2.0.12 +2.0.13 -- Changes "success" prints to debugmode only -- Improve ESX Job caching logic -- Fix stash creation logic for older inventories +- Add `GetRandomTiming()` function needed for restaurant scripts without jim-consuambles https://github.com/jimathy/jim_bridge \ No newline at end of file