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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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