From f4f387e1b521bcf6a25872f77a142bcdc2491636 Mon Sep 17 00:00:00 2001 From: Aleksei Rybin Date: Thu, 30 Jan 2025 17:19:03 +0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e59250a..24d1db3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "forwarding-discord-telegram", - "version": "2.2.5", + "version": "2.3.0", "description": "Selfbot that forwards your Discord messages to Telegram", "main": "dist/index.js", "scripts": {