bump rev 4.6.2

This commit is contained in:
Stewart Allen 2026-02-01 11:10:54 -05:00
commit be97a79cb2
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "grid-apps",
"version": "4.6.1",
"version": "4.6.2",
"description": "grid.space 3d slicing & modeling tools",
"author": "Stewart Allen <sa@grid.space>",
"license": "MIT",

View file

@ -3,7 +3,7 @@
const terms = {
COPYRIGHT: "Copyright (C) Stewart Allen <sa@grid.space> - All Rights Reserved",
LICENSE: "See the license.md file included with the source distribution",
VERSION: "4.6.1"
VERSION: "4.6.2"
};
export const beta = 0;

View file

@ -1,5 +1,5 @@
{
"name": "Kiri:Moto 4.6.1",
"name": "Kiri:Moto 4.6.2",
"short_name": "Kiri:Moto",
"description": "Slicer for 3D printers, CNC mills, laser cutters and more",
"start_url": "/boot/index.html",