Skip to content

Commit

Permalink
Enable Updates for installed instances #13
Browse files Browse the repository at this point in the history
* Increase version to 1.9.1 in order to test updates

Signed-off-by: Johannes Faltermeier <[email protected]>
Contributed on behalf of STMicroelectronics
  • Loading branch information
jfaltermeier committed Jan 18, 2021
1 parent 3a16e4b commit 3c029e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion electron-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "theia-example",
"description": "Theia Development Environment",
"productName": "Theia",
"version": "1.9.0",
"version": "1.9.1",
"main": "scripts/theia-electron-main.js",
"license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
"author": "Rob Moran <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.9.0",
"version": "1.9.1",
"license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
"author": "Rob Moran <[email protected]>",
"homepage": "https://github.com/eclipse-theia/theia-example#readme",
Expand Down

0 comments on commit 3c029e2

Please sign in to comment.