Not the testing code, though

This commit is contained in:
David Baker 2016-10-25 16:43:09 +01:00
parent c02f3a2230
commit 752682220f

View file

@ -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) => {