Revert "Merge pull request #41 from RokkumanX/patch-10"

This reverts commit 5d1a33daf7, reversing
changes made to 8dc73b6cec.
This commit is contained in:
Kawa 2020-06-23 21:02:29 +02:00
parent 5d1a33daf7
commit 3808e8e25f
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.2")
.setVersion("0.13.1")
.setCopyright("Lior Halphon")
.setLicense("MIT")
.setWebsite("https://sameboy.github.io")