Not the testing code, though
This commit is contained in:
@@ -117,7 +117,6 @@ export default class WebPlatform extends BasePlatform {
|
|||||||
action: 'new_version',
|
action: 'new_version',
|
||||||
currentVersion: this.runningVersion,
|
currentVersion: this.runningVersion,
|
||||||
newVersion: ver,
|
newVersion: ver,
|
||||||
releaseNotes: "Theses are some release notes innit\n * Do a thing\n * Do some more things",
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, (err) => {
|
}, (err) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user