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
commit 5d1a33daf7
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")