From bdc75875bc9bddaf37dc8b99e74be237475df1b6 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Wed, 17 Oct 2018 14:09: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 e9e0884..b2d5f0b 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -5,10 +5,12 @@
   </head>
   <body>
     <h1>About DremJS</h1>
-    <h2>Version: 0.0.8-1a</h2>
+    <h2>Version: 0.0.8-2a</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.8-2a</p>
+    <p>=More WAV to MP3 fixes</p>
     <p>Version 0.0.8-1a</p>
     <p>+A crash handler for 404 errors, should you have any.</p>
     <p>+A little debug mode that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p>