Skip to content

Commit 69b2726

Browse files
authored
Merge pull request #20 from krypciak/master
Update ccmod.json
2 parents 82ef4d4 + 61e0edd commit 69b2726

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ccmod.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"id": "cc-discord",
3-
"version": "1.0.0",
4-
"name": "Rich Presence for Discord",
3+
"version": "1.0.2",
4+
"title": "Rich Presence for Discord",
55
"description": "Show off your CrossCode skills in Discord.",
6+
"repository": "https://github.com/CCDirectLink/CCdiscord",
7+
"tags": ["cosmetic"],
8+
"authors": ["dmitmel", "ac2pic", "keanuplayz", "omegalink12", "2767mr", "lexisother", "krypek"],
69
"poststart": "mod.js"
710
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Discord",
33
"prestart": "mod.js",
44
"ccmodHumanName": "Rich Presence for Discord",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"homepage": "https://github.com/CCDirectLink/CCdiscord",
77
"description": "Show off your CrossCode skills in Discord",
88
"module": true,

0 commit comments

Comments
 (0)