AppManager: Fix instance menu scrollbar occurrence during installation

Change-Id: I1c34fd202694d02fb57c438202624b3415bc52eb
diff --git a/core/installer/welcome/appmanager-tmpl/base.html b/core/installer/welcome/appmanager-tmpl/base.html
index 1cd8c3c..f1a26b2 100644
--- a/core/installer/welcome/appmanager-tmpl/base.html
+++ b/core/installer/welcome/appmanager-tmpl/base.html
@@ -26,6 +26,6 @@
 			  {{ block "content" . }}{{ end }}
 		  </div>
       </main>
-    <script src="/static/app-manager.js?v=0.0.1"></script>
+    <script src="/static/app-manager.js?v=0.0.2"></script>
 	</body>
 </html>