Link the version string in the footer to the CHANGELOG (#337)

Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
Juan Cruz Viotti 2016-04-18 12:39:18 -04:00
parent ed592f0597
commit 35ac745452

View File

@ -49,7 +49,9 @@
height="23px" height="23px"
os-open-external="https://resin.io"></svg-icon> os-open-external="https://resin.io"></svg-icon>
<span class="caption footer-right" manifest-bind="version"></span> <span class="caption footer-right"
manifest-bind="version"
os-open-external="https://github.com/resin-io/etcher/blob/master/CHANGELOG.md"></span>
</footer> </footer>
</body> </body>
</html> </html>