Skip to content

Commit fb150f6

Browse files
committed
bump rev 4.6.1
1 parent 3e3b71e commit fb150f6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grid-apps",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "grid.space 3d slicing & modeling tools",
55
"author": "Stewart Allen <sa@grid.space>",
66
"license": "MIT",

src/moto/license.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
const terms = {
44
COPYRIGHT: "Copyright (C) Stewart Allen <sa@grid.space> - All Rights Reserved",
55
LICENSE: "See the license.md file included with the source distribution",
6-
VERSION: "4.6.0"
6+
VERSION: "4.6.1"
77
};
88

99
export const beta = 0;

web/kiri/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Kiri:Moto 4.6.0",
2+
"name": "Kiri:Moto 4.6.1",
33
"short_name": "Kiri:Moto",
44
"description": "Slicer for 3D printers, CNC mills, laser cutters and more",
55
"start_url": "/boot/index.html",

0 commit comments

Comments
 (0)