diff options
| author | Unknown | 2018-06-16 11:54:03 +0100 |
|---|---|---|
| committer | Unknown | 2018-06-16 11:54:03 +0100 |
| commit | 3d8f4ba7193d9c679c1c3991007ab7f9eb47feeb (patch) | |
| tree | 2ea7762552357f9e4a3d1535ac27f875e5b50666 | |
| parent | 8f721ee34f0765a39514c848c9c39a20aca9ef22 (diff) | |
beta 2
| -rw-r--r-- | pkg93.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -315,11 +315,11 @@ var pkg93 = { log: ()=>{}, arg: {arguments:[]} }, - version: "v2.0.0" + version: "v2.0.0beta2" }; async function _pkg93execdonotcallplsusetheapi(cli) { - pkg93.version = "v2.0.0"; + pkg93.version = "v2.0.0beta2"; var protected = ["3d", "acid", "acidbox", "ansi", "anthology", "arena93", "bananamp", "base64", "bytebeat", "calc", "castlegafa", "catex", "cd", "clear", "clearhist", "clippy", "code", "contact", "crazy", "defrag", "dmg", "do a barrel roll", "doctor", "download", "find", "font", "format", "fullscreen", "fx", "gameoflife", "glitch", "global thermonuclear war", "gravity", "hampster", "hello", "help", "hexed", "history", "hl3", "hydra", "ie6", "iframe", "img", "info", "js", "key", "killall", "layer", "lenna", "lisa", "ls", "manifesto", "marburg", "messenger", "mines", "necronomicoin", "pd", "piskel", "pkg93", "pony", "potato", "progressquest", "pwd", "reboot", "robby", "rotate", "shutdown", "skifree", "solitude", "speech", "starwars", "superplayer", "takethis", "terminal", "textarea", "tree", "trollbox", "vega", "virtualpc", "vm", "wat", "whatif", "whois", "win", "zkype", "peng"]; var args = cli.arg.arguments; var help = `<b>pkg93 ${pkg93.version}</b> |
