From c37ccd2a72adbb6e23aa646aad9b1a7cfbb817ba Mon Sep 17 00:00:00 2001 From: MrNaif2018 Date: Tue, 7 Feb 2023 21:50:33 +0300 Subject: [PATCH] Version 0.7.2.3 --- version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.js b/version.js index b6f3b70..fcc6637 100644 --- a/version.js +++ b/version.js @@ -1,3 +1,3 @@ -const VERSION = "0.7.2.2" +const VERSION = "0.7.2.3" export default VERSION