app/views/remetric/application/_footer.html.erb in remetric-0.0.5 vs app/views/remetric/application/_footer.html.erb in remetric-0.0.6
- old
+ new
@@ -7,10 +7,10 @@
<p class="float_left">
<%= Time.zone.now.strftime("%a, %b %-d - %k:%M:%S %Z") %>
</p>
<p class="align_center">
- <%= link_to "Remetric v#{Remetric.version}", "https://github.com/dallas22ca/remetric" %>
+ <%= link_to "Remetric v0.0.6", "https://github.com/dallas22ca/remetric" %>
</p>
<div class="clear"></div>
</div>
</div>
\ No newline at end of file