Update presentation.cpp

Should've hit "save all"
This commit is contained in:
Kawa 2020-06-03 21:21:29 +02:00
parent 7ff2a874b6
commit f98cb01d0a
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.12.1")
.setVersion("0.13.1")
.setCopyright("Lior Halphon")
.setLicense("MIT")
.setWebsite("https://sameboy.github.io")