diff --git a/targetconfig.json b/targetconfig.json index 14c4ecac..e5dd66cc 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -12,5 +12,13 @@ "Design Engineering": "design-engineering", "Coding": "coding", "Maker": "maker" + }, + "electronManifest": { + "majorReleases": { + "0": { + "latest": "v0.1.5", + "promptVersion": "v0.1.5" + } + } } } \ No newline at end of file