mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-30 23:50:36 +02:00
SameBoy 0.13.2
Updated all files with changes between 0.13.1 and 0.13.2
This commit is contained in:
@@ -183,7 +183,7 @@ auto Presentation::create() -> void {
|
||||
.setName("SameBoy")
|
||||
.setLogo(Resource::SameBoy)
|
||||
.setDescription("Super Game Boy emulator")
|
||||
.setVersion("0.13.1")
|
||||
.setVersion("0.13.2")
|
||||
.setCopyright("Lior Halphon")
|
||||
.setLicense("MIT")
|
||||
.setWebsite("https://sameboy.github.io")
|
||||
|
Reference in New Issue
Block a user