Skip to content

Commit 48dd220

Browse files
committed
Bump version to beta 1
Rebuild packages
1 parent 68501a1 commit 48dd220

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

dist/CNC/GRBL/index.html.gz

0 Bytes
Binary file not shown.

dist/CNC/GRBLHal/index.html.gz

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

dist/SandTable/GRBL/index.html.gz

0 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-a85"
20+
export const webUIversion = "3.0.0-b1"
2121
export const Esp3dVersion = () => (
2222
<span>
2323
{webUIversion}.{webUIbuild}

0 commit comments

Comments
 (0)