[tor-commits] [metrics-web/master] Fix year in latest news entry.

karsten at torproject.org karsten at torproject.org
Tue Feb 28 08:16:43 UTC 2017


commit 62db9706b49ef0f4348bddfdc0ec2380e3df6061
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Tue Feb 28 09:16:28 2017 +0100

    Fix year in latest news entry.
---
 website/etc/news.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/etc/news.json b/website/etc/news.json
index 47afd78..a593979 100644
--- a/website/etc/news.json
+++ b/website/etc/news.json
@@ -377,7 +377,7 @@
     ]
   },
   {
-    "start": "2016-02-10",
+    "start": "2017-02-10",
     "protocols": [
       "<OR>",
       "exit"



More information about the tor-commits mailing list