From 76d72cb94512db2dbc13127cf3536a96898dfce7 Mon Sep 17 00:00:00 2001
From: akwizgran <michael@briarproject.org>
Date: Wed, 9 May 2018 17:48:38 +0100
Subject: [PATCH] Update download page for final release.

---
 download.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/download.html b/download.html
index 0e9408a..7f70b85 100644
--- a/download.html
+++ b/download.html
@@ -50,9 +50,9 @@
     <div id="container">
       <div id="content">
         <div class="full">
-          <h2>Briar 1.0 release candidate</h2>
+          <h2>Briar 1.0</h2>
 
-          <p>The first release candidate of Briar for Android is now available for download from Google Play. This release will become Briar 1.0 unless significant bugs are found.</p>
+          <p>Briar 1.0 for Android is now available for download from Google Play.</p>
 
           <p>
             Thank you to everyone who tested the beta version! We've fixed a lot of bugs and made many improvements thanks to your feedback.
-- 
GitLab