bump rev 4.1.4

This commit is contained in:
Stewart Allen 2025-03-13 08:46:57 -04:00
commit 2e92d9d25c
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -5,7 +5,7 @@
let terms = {
COPYRIGHT: "Copyright (C) Stewart Allen <sa@grid.space> - All Rights Reserved",
LICENSE: "See the license.md file included with the source distribution",
VERSION: (is_self ? self : this).debug_version || "4.1.3"
VERSION: (is_self ? self : this).debug_version || "4.1.4"
};
if (typeof(module) === 'object') {

View file

@ -1,5 +1,5 @@
{
"name": "Kiri:Moto 4.1.3",
"name": "Kiri:Moto 4.1.4",
"short_name": "Kiri:Moto",
"description": "Slicer for 3D printers, CNC mills, laser cutters and more",
"start_url": "/kiri/",