Not the testing code, though
This commit is contained in:
parent
c02f3a2230
commit
752682220f
1 changed files with 0 additions and 1 deletions
|
@ -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) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue