We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4636e33 commit 6a2294dCopy full SHA for 6a2294d
discord_presence.c
@@ -335,7 +335,7 @@ DB_misc_t plugin = {
335
.plugin.api_vminor = 10,
336
.plugin.type = DB_PLUGIN_MISC,
337
.plugin.version_major = 1,
338
- .plugin.version_minor = 2,
+ .plugin.version_minor = 3,
339
.plugin.id = "discord_presence",
340
.plugin.name ="Discord Rich Presence Plugin",
341
.plugin.descr = "Discord Rich Presence Plugin shows your current playing track on your Discord status.\n"
0 commit comments