From cc7b652d225b878bcc271759c8f5839c21260455 Mon Sep 17 00:00:00 2001 From: Jeremiah Senkpiel Date: Thu, 29 Jan 2015 15:55:16 -0500 Subject: [PATCH] remove "unstable" messaging The word unstable was confusing in meaning and intent. Fixes: https://github.com/iojs/website/issues/108 PR-URL: https://github.com/iojs/website/issues/112 --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 378f369..877e276 100644 --- a/public/index.html +++ b/public/index.html @@ -47,7 +47,7 @@

JavaScript I/O

- Version 1.0.4 (Unstable*) + Version 1.0.4
@@ -66,7 +66,7 @@

JavaScript I/O

Nightly releases are available for testing.
- * Unstable? Learn more about how we version io.js. + Frequently Asked Questions