Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ssewell committed Feb 1, 2024
1 parent d526da9 commit 8bb8208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elegoo-3d-printer-monitor",
"version": "1.0.3",
"version": "1.0.4",
"description": "Provides Status of Elegoo 3D Printers with Wifi Support",
"license": "CC-BY-SA-4.0",
"author": {
Expand Down
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 (1.0.1)</title>
<title>Elegoo 3D Printer Monitor (1.0.4)</title>
</head>

<body>
Expand Down

0 comments on commit 8bb8208

Please sign in to comment.