Merge pull request #41 from RokkumanX/patch-10

SameBoy 0.13.2
This commit is contained in:
Kawa
2020-06-23 21:00:06 +02:00
committed by GitHub

View File

@@ -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")