From 03f8c2c4e066c8dd2cd67d72ee8cde617cff3380 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Fri, 29 Sep 2017 16:56:50 -0700 Subject: [PATCH] v1.0.28 No changes; this release is to test auto-upgrade signature verification on Windows. FREEBIE --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3811fc0fe1..fa27a46d56 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "Signal", "description": "Private messaging from your desktop", "repository": "https://github.com/WhisperSystems/Signal-Desktop.git", - "version": "1.0.27", + "version": "1.0.28", "license": "GPL-3.0", "author": { "name": "Open Whisper Systems",