mirror of https://github.com/bsnes-emu/bsnes.git
Revert "Merge pull request #41 from RokkumanX/patch-10"
This reverts commit5d1a33daf7
, reversing changes made to8dc73b6cec
.
This commit is contained in:
parent
5d1a33daf7
commit
3808e8e25f
|
@ -183,7 +183,7 @@ auto Presentation::create() -> void {
|
|||
.setName("SameBoy")
|
||||
.setLogo(Resource::SameBoy)
|
||||
.setDescription("Super Game Boy emulator")
|
||||
.setVersion("0.13.2")
|
||||
.setVersion("0.13.1")
|
||||
.setCopyright("Lior Halphon")
|
||||
.setLicense("MIT")
|
||||
.setWebsite("https://sameboy.github.io")
|
||||
|
|
Loading…
Reference in New Issue