diff --git a/apps/About/index.html b/apps/About/index.html
index dc5ce98..2bb025b 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -3,11 +3,14 @@
   <body>
     <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
     <h1>About DremJS<h1>
-    <h2>Version: 0.0.7a</h2>
+    <h2>Version: 0.0.7-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.7</p>
+    <p>Version 0.0.7-1a</p>
+    <p>~Compatibility Update</p>
+    <p>Tured some .wav files into mp3 files for consistancy, and for better support for MiniWeb</p>
+    <p>Version 0.0.7a</p>
     <p>~Compatibility Update</p>
     <p>+Changed iframes to use %'s rather than px. This will make the OS grow or shrink per the device's size. This was mainly added for smaller devices such as phones and tablets.</p>
     <p>Version 0.0.6-1a</p>