From fdf6ec21bdac9fdcad924ce2eed276534533ccce Mon Sep 17 00:00:00 2001 From: ANTOND <71350868+antond15@users.noreply.github.com> Date: Sun, 1 May 2022 13:43:23 +0200 Subject: [PATCH] chore: Bump version --- README.md | 1 + fxmanifest.lua | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f5105..083c663 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Supported frameworks are [es_extended](https://github.com/esx-framework/esx-lega - Buttons for complete volume control (up, down, mute) - Choose between command and usable item - Configurable key mapping for command +- Support for custom locales ### Start order diff --git a/fxmanifest.lua b/fxmanifest.lua index 88e86a4..9cdf764 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -4,7 +4,7 @@ lua54 'yes' name 'ac_radio' author 'ANTOND.#8507' -version '1.0.1' +version '1.0.2' description 'FiveM radio for pma-voice' repository 'https://github.com/antond15/ac_radio'