From 38a6352c89e14b9e8c9e85619ee841de98703a8c Mon Sep 17 00:00:00 2001 From: MrNaif2018 Date: Sun, 26 Feb 2023 02:47:02 +0300 Subject: [PATCH] Version 0.7.3.0 --- version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.js b/version.js index fcc6637..f2af4c1 100644 --- a/version.js +++ b/version.js @@ -1,3 +1,3 @@ -const VERSION = "0.7.2.3" +const VERSION = "0.7.3.0" export default VERSION