We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57064e9 commit e4bcad3Copy full SHA for e4bcad3
frontend/manifest.json
@@ -2,7 +2,7 @@
2
"name": "EmulatorJS",
3
"short_name": "EmulatorJS",
4
"manifest_version": 2,
5
- "version": "1.8.8",
+ "version": "1.8.9",
6
"display": "standalone",
7
"background_color": "#000000",
8
"theme_color": "#000000",
package.json
@@ -1,6 +1,6 @@
1
{
"name": "emulatorjs",
"description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend",
"main": "index.js",
"author": "thelamer",
0 commit comments