SameBoy 0.13.2

Updated all files with changes between 0.13.1 and 0.13.2
This commit is contained in:
Rokkuman X
2020-06-23 20:16:59 +02:00
committed by GitHub
parent 8dc73b6cec
commit 57cabdcf58

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