amuse.git

commit 6fbe3610b383bab1d837846e0cb1c47a031d42f6

Author: Adam <git@apiote.tk>

update version in index.html

 templates/index.html | 2 +-


diff --git a/templates/index.html b/templates/index.html
index 5e848a9363630118fec2c5ff8e3a12b86f592bdb..4482091a8c1345ca945b885c4c417b05736c23de 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -58,7 +58,7 @@ 			
 				<span class="text-grey material-icon">&#xe88e</span>
 			</a>
 			<!-- here goes translation link -->
-			<code class="margin-lr-1 font-_875 text-grey">v0.2.0</code>
+			<code class="margin-lr-1 font-_875 text-grey">v0.3.0</code>
 		</footer>
 	</body>
 </html>