Skip to content

Commit

Permalink
Merge pull request #20 from krypciak/master
Browse files Browse the repository at this point in the history
Update ccmod.json
  • Loading branch information
2767mr authored Feb 21, 2024
2 parents 82ef4d4 + 61e0edd commit 69b2726
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions ccmod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"id": "cc-discord",
"version": "1.0.0",
"name": "Rich Presence for Discord",
"version": "1.0.2",
"title": "Rich Presence for Discord",
"description": "Show off your CrossCode skills in Discord.",
"repository": "https://github.com/CCDirectLink/CCdiscord",
"tags": ["cosmetic"],
"authors": ["dmitmel", "ac2pic", "keanuplayz", "omegalink12", "2767mr", "lexisother", "krypek"],
"poststart": "mod.js"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Discord",
"prestart": "mod.js",
"ccmodHumanName": "Rich Presence for Discord",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/CCDirectLink/CCdiscord",
"description": "Show off your CrossCode skills in Discord",
"module": true,
Expand Down

0 comments on commit 69b2726

Please sign in to comment.