From af50b418c0c0819db14bdc640cdff3c800ff37b3 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Wed, 10 Sep 2025 23:05:25 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release(2.0.0):=20Migrate=20User?= =?UTF-8?q?=20Management=20to=20MongoDB=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💾 feat(core): Replace users.json with MongoDB for user data storage ⚠️ BREAKING CHANGE: User data now stored in MongoDB instead of JSON file --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index ec6d649..227cea2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.18.1 +2.0.0