From f477b9074af1f2095381da3cfdd620f2da52d9c7 Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Fri, 13 Dec 2019 10:29:18 -0600 Subject: [PATCH] Update index.html --- apps/About/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/About/index.html b/apps/About/index.html index 446c609..f7fbfd6 100644 --- a/apps/About/index.html +++ b/apps/About/index.html @@ -5,12 +5,14 @@ </head> <body> <h1>About DremJS</h1> - <h2>Version: 0.1.2b</h2> + <h2>Version: 0.1.1b (Upcoming release 0.1.2b)</h2> <p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p> <p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p> <p>Changelog:</p> <p>Version 0.1.2b</p> + <p>This is a very important and large release for DremJS!</p> <p>+++We're very glad to present a very basic application installation program! It only works on MiniWeb. I don't know if it will work on Apache servers or not.</p> + <p>+++Oh, we also made it so you can multitask in DremJS.</p> <p>+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.</p> <p>Version 0.1.1b</p> <p>+A terminal that is accessable from the Debug Menu. It's based off of <a href="https://codepen.io/AndrewBarfield/pen/qEqWMq?css-preprocessor=scss">Andrew Barfield's HTML5 Web Terminal</a>.</p>