diff options
author | Araq <rumpf_a@web.de> | 2017-01-07 21:44:40 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2017-01-07 21:44:40 +0100 |
commit | fc636e2d12bf354cfb4e8f63b33802ae2fe4ed5f (patch) | |
tree | 5fd05aae078c2efe60163f873d3aa74f3ee12397 /web/ticker.html | |
parent | e95c5c926cc4f97e45b8cbe6c4585722a610e60d (diff) | |
download | Nim-fc636e2d12bf354cfb4e8f63b33802ae2fe4ed5f.tar.gz |
updated to version 0.16.0
Diffstat (limited to 'web/ticker.html')
-rw-r--r-- | web/ticker.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/web/ticker.html b/web/ticker.html index 86dc97c14..865dcf4f8 100644 --- a/web/ticker.html +++ b/web/ticker.html @@ -1,3 +1,8 @@ +<a class="news" href="$1news/e029_version_0_16_0.html"> + <h4>January 8, 2017</h4> + <p>Nim version 0.16.0 has been released!</p> +</a> + <a class="news" href="$1news/e030_nim_in_action_in_production.html"> <h4>November 20, 2016</h4> <p>Nim in Action is going into production!</p> @@ -18,9 +23,4 @@ <p>Nim Community Survey results</p> </a> -<a class="news" href="$1news/e025_bountysource_update.html"> - <h4>August 6, 2016</h4> - <p>BountySource Update: The Road to v1.0</p> -</a> - <a href="$1news.html" class="blue">See All News...</a> |