Update main.js.download

This commit is contained in:
Adil Sadqi 2024-04-03 22:09:14 +00:00 committed by GitHub
parent 22e85ece53
commit a0b0b4332e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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;