From c1134da8539705828bf5247c92d2d5eaf4d15d10 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 03:20:25 +0000 Subject: [PATCH] v0.28.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1162814..7d349f16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@overextended/ox_core", "author": "Overextended", - "version": "0.28.1", + "version": "0.28.2", "license": "LGPL-3.0-or-later", "description": "A modern FiveM framework.", "type": "module",