Skip to content

Commit 3c8f38f

Browse files
committed
Bump version
Build packages
1 parent f49016a commit 3c8f38f

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

dist/CNC/GRBL/index.html.gz

-69 Bytes
Binary file not shown.

dist/CNC/GRBLHal/index.html.gz

-67 Bytes
Binary file not shown.

dist/Plotter/HP-GL/index.html.gz

-50 Bytes
Binary file not shown.
-43 Bytes
Binary file not shown.
-26 Bytes
Binary file not shown.
-45 Bytes
Binary file not shown.
-45 Bytes
Binary file not shown.

dist/SandTable/GRBL/index.html.gz

-42 Bytes
Binary file not shown.

src/components/App/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818
import { h } from "preact"
1919
import { webUIbuild } from "../../targets"
20-
export const webUIversion = "3.0.0-a74"
20+
export const webUIversion = "3.0.0-a75"
2121
export const Esp3dVersion = () => (
2222
<span>
2323
{webUIversion}.{webUIbuild}

0 commit comments

Comments
 (0)