We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557f222 commit 82b3a6aCopy full SHA for 82b3a6a
frontend/manifest.json
@@ -2,7 +2,7 @@
2
"name": "EmulatorJS",
3
"short_name": "EmulatorJS",
4
"manifest_version": 2,
5
- "version": "1.9.0",
+ "version": "1.9.1",
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