Skip to content

Commit 663b85e

Browse files
committed
Published version 1.10.3
1 parent b01379e commit 663b85e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ description: >- # used by seo meta and the atom feed
2222
Sunrize — A Multi-Platform X3D Editor
2323
2424
x3d_latest_version: 4.0 # x3d latest version
25-
version: 1.10.2
25+
version: 1.10.3
2626

2727
# Fill in the protocol & hostname for your site.
2828
# e.g. 'https://username.github.io', note that it does not end with a '/'.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sunrize",
33
"productName": "Sunrize X3D Editor",
4-
"version": "1.10.2",
4+
"version": "1.10.3",
55
"description": "A Multi-Platform X3D Editor",
66
"main": "src/main.js",
77
"bin": {
@@ -109,7 +109,7 @@
109109
"string-similarity": "^4.0.4",
110110
"tweakpane": "^3.1.10",
111111
"update-electron-app": "^3.1.1",
112-
"x_ite": "^12.0.8",
112+
"x_ite": "^12.0.9",
113113
"x3d-traverse": "^1.0.13"
114114
}
115115
}

0 commit comments

Comments
 (0)