Skip to content

Commit

Permalink
Add version to title bar
Browse files Browse the repository at this point in the history
  • Loading branch information
ssewell committed Sep 24, 2023
1 parent 19fcb06 commit 4d258da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline'" />
<title>Elegoo 3D Printer Monitor</title>
<title>Elegoo 3D Printer Monitor (1.0.0)</title>
</head>

<body>
Expand Down

0 comments on commit 4d258da

Please sign in to comment.