diff options
author | Araq <rumpf_a@web.de> | 2016-10-01 00:00:17 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-10-01 00:02:34 +0200 |
commit | b16a678a0b371cf5559c77bd9ad67c74213dc124 (patch) | |
tree | 744c3dc0596f189adcc9db6babe751d0b70115f0 /web/ticker.html | |
parent | 42b64e3257691a5b505f32cf08867fbbf519bd2a (diff) | |
download | Nim-b16a678a0b371cf5559c77bd9ad67c74213dc124.tar.gz |
version changed to 0.15.0
Diffstat (limited to 'web/ticker.html')
-rw-r--r-- | web/ticker.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/web/ticker.html b/web/ticker.html index 7a1d620d3..57e6e0b30 100644 --- a/web/ticker.html +++ b/web/ticker.html @@ -1,4 +1,9 @@ <a class="news" href="$1news/2016_09_03_nim_community_survey_results.html"> + <h4>September 30, 2016</h4> + <p>Nim version 0.15.0 has been released!</p> +</a> + +<a class="news" href="$1news/2016_09_03_nim_community_survey_results.html"> <h4>September 3, 2016</h4> <p>Nim Community Survey results</p> </a> @@ -18,8 +23,4 @@ <p>Nim version 0.14.2 has been released!</p> </a> -<a class="news" href="$1news/2016_06_04_meet_our_bountysource_sponsors.html"> - <h4>June 04, 2016</h4> - <p>Meet our BountySource sponsors</p> -</a> <a href="$1news.html" class="blue">See All News...</a> |