Skip to content

Commit 20a2b82

Browse files
committed
Update version number
1 parent e686c93 commit 20a2b82

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mcat-discord-rpc",
33
"productName": "mcat-discord-rpc",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "Displays a Now Playing Status on your Discord Profile for the Monstercat Player",
66
"main": "dist/index.js",
77
"scripts": {
@@ -28,7 +28,9 @@
2828
},
2929
{
3030
"name": "@electron-forge/maker-zip",
31-
"platforms": [ "darwin" ]
31+
"platforms": [
32+
"darwin"
33+
]
3234
},
3335
{
3436
"name": "@electron-forge/maker-deb",

0 commit comments

Comments
 (0)