Commit 0bf85a65 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

1.2.8 release

parent b58da095
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,14 +6,14 @@ You can find the complete [source code on Github](http://github.com/paulasmuth/f

<h4 style="margin-top:25px;">FnordMetric UI</h4>

+ [Download FnordMetric UI v1.2.7a (latest)](/) (.tar.gz, 56k) <br /> MD5: asdasd
+ [Download FnordMetric UI v1.2.8 (latest)](/downloads/fnordmetric-ui-1.2.8.tar) (.tar, 340k) <br /> MD5: ab65a450ee87816fa0559b9bb397dcd4


<h4 style="margin-top:25px;">FnordMetric Enterprise</h4>

+ [Download FnordMetric Enterprise v1.2.7a (latest)](/) (.jar, )
+ [Download FnordMetric Enterprise v1.2.8 (latest)](/downloads/FnordMetric-Enterprise-v1.2.8.jar) (.jar, 11MB) <br > MD5: 6ae0121fe6cb643f056e4ea9a9d13eb6


<h4 style="margin-top:25px;">FnordMetric Classic</h4>

+ [Download FnordMetric Classic v1.2.7a (latest)](/downloads/fnordmetric-1.2.7.gem) (.gem, 537k) <br /> MD5: bb94de7a92496643e8ff6a8a12724e4e 
+ [Download FnordMetric Classic v1.2.7 (latest)](/downloads/fnordmetric-1.2.7.gem) (.gem, 537k) <br /> MD5: bb94de7a92496643e8ff6a8a12724e4e 
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ name := "FnordMetric Enterprise"

organization := "com.paulasmuth"

version := "0.0.7"
version := "1.2.8"

mainClass in (Compile, run) := Some("com.fnordmetric.enterprise.FnordMetric")