From 3a6fe6dcd7bc7f7dfa26930239e29563e2445239 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Tue, 7 Aug 2018 12:02:19 -0500 Subject: [PATCH] Update index.html --- apps/About/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/About/index.html b/apps/About/index.html index dc99f6b..5385bf0 100644 --- a/apps/About/index.html +++ b/apps/About/index.html @@ -2,10 +2,13 @@ <title>About DremJS</title> <body> <h1>About DremJS<h1> - <h2>Version: 0.0.6a</h2> + <h2>Version: 0.0.6-1a</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.0.6-1a</p> + <p>Parent page background is now black to fit the theme of the DremJS Desktop</p> + <p>Open menu sound added</p> <p>Version 0.0.6a</p> <p>This update was really only made for fun and to make the OS overall prettier.</p> <p>~The Market got moved to the actual DremJS-Market repository so that everyone has the same DremJS Market</p>