Skip to content

Commit e4bcad3

Browse files
committed
bump version
1 parent 57064e9 commit e4bcad3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "EmulatorJS",
33
"short_name": "EmulatorJS",
44
"manifest_version": 2,
5-
"version": "1.8.8",
5+
"version": "1.8.9",
66
"display": "standalone",
77
"background_color": "#000000",
88
"theme_color": "#000000",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emulatorjs",
3-
"version": "1.8.8",
3+
"version": "1.8.9",
44
"description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend",
55
"main": "index.js",
66
"author": "thelamer",

0 commit comments

Comments
 (0)