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'