From a70fdad0672e7dea144540ef3e7a9086fdda631e Mon Sep 17 00:00:00 2001 From: kovacsv Date: Sat, 24 May 2025 09:25:11 +0200 Subject: [PATCH] Update version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 582943e..16daa6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "online-3d-viewer", - "version": "0.16.0", + "version": "0.17.0", "description": "Online 3D Viewer", "license": "MIT", "type": "module",