From 4e970c93620675226042208001f7cd985fc12583 Mon Sep 17 00:00:00 2001 From: Lake Date: Wed, 15 Dec 2021 14:23:42 -0500 Subject: [PATCH] 1.8.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 538979d..7eb1f8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-trivia-bot", - "version": "1.8.4", + "version": "1.8.5", "description": "Play trivia in Discord! Featuring three modes of play and 24 categories, including Anime & Manga, Video Games, Sports, Science, and more.", "main": "index.js", "isGitBuild": true,