From 267956ec2f1299cbe37733a2c5befa01474d3d14 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Fri, 16 Jun 2017 10:59:14 -0700 Subject: [PATCH] Bump version to 0.41.2 FREEBIE --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 51ce33a7a..82a744f13 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "Signal Private Messenger", "short_name": "Signal", "description": "__MSG_installTagline__", - "version": "0.41.1", + "version": "0.41.2", "offline_enabled": false, "minimum_chrome_version": "37", "default_locale": "en",