Not the testing code, though
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user