Skip to content

Commit

Permalink
Bump version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Apr 12, 2020
1 parent 2a177aa commit 081db24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion platforms/libretro/gearsystem_libretro.info
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 081db24

Please sign in to comment.