From 752682220fc587ced3bcbd44a22f32335cc40324 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 25 Oct 2016 16:43:09 +0100 Subject: [PATCH] Not the testing code, though --- src/vector/platform/WebPlatform.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/vector/platform/WebPlatform.js b/src/vector/platform/WebPlatform.js index 8a57a62ced..563b01cdb2 100644 --- a/src/vector/platform/WebPlatform.js +++ b/src/vector/platform/WebPlatform.js @@ -117,7 +117,6 @@ export default class WebPlatform extends BasePlatform { action: 'new_version', currentVersion: this.runningVersion, newVersion: ver, - releaseNotes: "Theses are some release notes innit\n * Do a thing\n * Do some more things", }); } }, (err) => {