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

Commit 78bf2ab

Browse files
committed
Update to v0.6
1 parent da3f84c commit 78bf2ab

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "e2-sim-control",
33
"productName": "E2 Sim Control",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"description": "Setup and Control the E2 Simulator",
66
"main": "main.js",
77
"scripts": {

renderer/about.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8">
6-
<title>Event Master Simulator Controller</title>
6+
<title>About - v0.6</title>
77
<link rel="stylesheet" href="./bootstrap-nick.css">
88
<link rel="stylesheet" href="./style.css">
99
<link rel="stylesheet" href="./drewstyle.css">
@@ -40,8 +40,7 @@ <h2>About</h2>
4040
Without this turning into an obituary, I do want to recognise the help, support, time and love that Nick gave to our community. I felt I should continue his work and create this app. If Barco create something better I will certainly welcome
4141
it, but in the meantime I hope this can be of use to the many Event Master operators and technicians around the world. <br />
4242
<br />
43-
This is free software. I'm not doing this for income, just because I felt it was right. <br />
44-
<br />
43+
This is free software. I'm not doing this for income, just because I felt it was right.
4544
That said, I have had many people asking about donations so I have set up this page: <br />
4645
<a href="#"><img src="https://widgets.justgiving.com/Button?p=eyJUZXh0IjoiTWluZCAtIFRoZSBNZW50YWwgSGVhbHRoIENoYXJpdHkiLCJJZCI6IjgwMDJjY2FkLWIzYjYtNDA0Zi04ZTE4LTU1NjAzMGY3YmQ3YSIsIkNoYXJpdHlJZCI6MzAwLCJTaXplIjoicyIsIlJlZmVyZW5jZSI6IkdpdEgiLCJUeXBlIjoiQ2hhcml0eURvbmF0ZSJ9" alt="Just Giving" /></a>
4746

0 commit comments

Comments
 (0)