From ee9c19ca60fd69532a438b9b875082fe9623cea7 Mon Sep 17 00:00:00 2001 From: Melvin Jones Repol Date: Thu, 18 Apr 2024 12:38:46 +0800 Subject: [PATCH] 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1db829ca..d057c2eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "project-orion", - "version": "9.3.0", + "version": "10.0.0", "description": "Meet the lightning-fast Facebook Messenger chatbot, seamlessly managing multiple accounts with access to 271 commands. With distinct privileges for admins, owners, roots, and users, it's the lightweight solution for efficient and personalized interactions.", "main": "index.js", "private": true,