From a1879839d992287028e09c75d0f0ba0e47f2a06d Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Sat, 13 Jul 2024 17:38:24 +0100 Subject: [PATCH] 0.7.0 --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 0b0bb2d..009d99c 100644 --- a/.env.example +++ b/.env.example @@ -7,7 +7,7 @@ # any secret values. BOT_TOKEN= -BOT_VER=0.6.4 +BOT_VER=0.7.0 BOT_AUTHOR=Vylpes BOT_OWNERID=147392775707426816 BOT_CLIENTID=682942374040961060 @@ -37,4 +37,4 @@ DB_CARD_FILE=:memory: EXPRESS_PORT=3302 -GDRIVESYNC_AUTO=true \ No newline at end of file +GDRIVESYNC_AUTO=true