mirror of https://github.com/bsnes-emu/bsnes.git
parent
7ff2a874b6
commit
f98cb01d0a
|
@ -183,7 +183,7 @@ auto Presentation::create() -> void {
|
|||
.setName("SameBoy")
|
||||
.setLogo(Resource::SameBoy)
|
||||
.setDescription("Super Game Boy emulator")
|
||||
.setVersion("0.12.1")
|
||||
.setVersion("0.13.1")
|
||||
.setCopyright("Lior Halphon")
|
||||
.setLicense("MIT")
|
||||
.setWebsite("https://sameboy.github.io")
|
||||
|
|
Loading…
Reference in New Issue