Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Commit 59fe4bb

Browse files
committed
0.4 Release
1 parent 7a067b1 commit 59fe4bb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/index.html

Whitespace-only changes.

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "e2-sim-control",
3-
"version": "1.0.0",
4-
"description": "A minimal Electron application",
3+
"productName": "E2 Sim Control",
4+
"version": "0.4",
5+
"description": "Setup and Control the E2 Simulator",
56
"main": "main.js",
67
"scripts": {
78
"start": "electron .",

0 commit comments

Comments
 (0)