diff --git a/README.md b/README.md index 2bc9a023..7de617b8 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Please, consider [sponsoring](https://github.com/sponsors/drhelius) and followin ## Downloads -- **Windows**: [Gearsystem-3.0.0-Windows.zip](https://github.com/drhelius/Gearsystem/releases/download/gearsystem-3.0.0/Gearsystem-3.0.0-Windows.zip) +- **Windows**: [Gearsystem-3.0.1-Windows.zip](https://github.com/drhelius/Gearsystem/releases/download/gearsystem-3.0.1/Gearsystem-3.0.1-Windows.zip) - NOTE: You may need to install the [Microsoft Visual C++ Redistributable](https://go.microsoft.com/fwlink/?LinkId=746572) - **macOS**: - `brew cask install gearsystem` - - Or install manually: [Gearsystem-3.0.0-macOS.zip](https://github.com/drhelius/Gearsystem/releases/download/gearsystem-3.0.0/Gearsystem-3.0.0-macOS.zip) -- **Linux**: [Gearsystem-3.0.0-Linux.tar.xz](https://github.com/drhelius/Gearsystem/releases/download/gearsystem-3.0.0/Gearsystem-3.0.0-Linux.tar.xz) + - Or install manually: [Gearsystem-3.0.1-macOS.zip](https://github.com/drhelius/Gearsystem/releases/download/gearsystem-3.0.1/Gearsystem-3.0.1-macOS.zip) +- **Linux**: [Gearsystem-3.0.1-Linux.tar.xz](https://github.com/drhelius/Gearsystem/releases/download/gearsystem-3.0.1/Gearsystem-3.0.1-Linux.tar.xz) - **iOS**: Build Gearsystem with Xcode and transfer it to your device. You can open rom files from other apps like Safari or Dropbox, or use your iCloud Drive. - **RetroArch**: [Libretro core documentation](https://docs.libretro.com/library/gearsystem/). - **Raspberry Pi**: Build Gearsystem from sources. Optimized projects are provided for Raspberry Pi 1, 2 and 3. diff --git a/platforms/libretro/gearsystem_libretro.info b/platforms/libretro/gearsystem_libretro.info index 6ba085b0..40692bde 100644 --- a/platforms/libretro/gearsystem_libretro.info +++ b/platforms/libretro/gearsystem_libretro.info @@ -9,5 +9,5 @@ systemid = "master_system" database = "Sega - Game Gear|Sega - Master System - Mark III|Sega - SG-1000" license = "GPLv3" permissions = "" -display_version = "3.0.0" +display_version = "3.0.1" supports_no_game = "false"