From 923727b79cab08fd28023e302f08cd6c4996b55f Mon Sep 17 00:00:00 2001 From: Adil Sadqi <42699429+AdilSadqi@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:32:15 +0100 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 bb6bebf..5dc7079 100644 --- a/index_files/main.js.download +++ b/index_files/main.js.download @@ -179,7 +179,7 @@ function commander(cmd) { loopLines(help, "color2 margin", 80); break; case "version": - addLine("ASCODES v2.6.3", "color2", 80); + addLine("ASCODES v2.8.0", "color2", 80); setTimeout(function() { },800); break;