From 90774b5d13bbf90b3454dd6b49f8a8bb6164ffbb Mon Sep 17 00:00:00 2001 From: Mark Cohen Date: Tue, 11 Apr 2017 11:58:54 -0500 Subject: [PATCH 1/2] Update Wire's OS line to reflect Linux support --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 22a4db34..73eb02eb 100644 --- a/index.html +++ b/index.html @@ -1514,7 +1514,7 @@

-

OS: Android, iOS, macOS, Windows, Web

+

OS: Android, iOS, macOS, Windows, Linux, Web

-- 2.47.2 From 3350c91f7ad99d1984446134eda4f160af01f9ab Mon Sep 17 00:00:00 2001 From: Mark Cohen Date: Tue, 11 Apr 2017 12:04:44 -0500 Subject: [PATCH 2/2] Oops, there were two entries! --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 73eb02eb..9a2f932c 100644 --- a/index.html +++ b/index.html @@ -1597,7 +1597,7 @@

-

OS: Android, iOS, macOS, Windows, Web

+

OS: Android, iOS, macOS, Windows, Linux, Web

-- 2.47.2