From a0b0b4332ef7ab4697e6613d23bc2a863873096d Mon Sep 17 00:00:00 2001 From: Adil Sadqi <42699429+AdilSadqi@users.noreply.github.com> Date: Wed, 3 Apr 2024 22:09:14 +0000 Subject: [PATCH] Update main.js.download --- index_files/main.js.download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index_files/main.js.download b/index_files/main.js.download index cbdfdbe..4d3c801 100644 --- a/index_files/main.js.download +++ b/index_files/main.js.download @@ -200,7 +200,7 @@ function commander(cmd) { loopLines(help, "color2 margin", 80); break; case "version": - addLine("ASCODES v3.0.1", "color2", 80); + addLine("ASCODES v3.0.2", "color2", 80); setTimeout(function() { },800); break;