From e83ceba570fc498058b3c9529600aba8529f1efe Mon Sep 17 00:00:00 2001 From: lilia Date: Fri, 28 Apr 2017 10:58:57 -0700 Subject: [PATCH] Bump bundleVersion for app store --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b705c8f7ae..728ec5dcf7 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "acl": "public-read" }, "target": "mas", - "bundleVersion": "2" + "bundleVersion": "3" }, "win": { "artifactName": "${productName}-Setup_${version}.${ext}",