Skip to content

Commit dd40bb2

Browse files
committed
Published version 2.1.4
1 parent c588b8d commit dd40bb2

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: 2.1.3
25+
version: 2.1.4
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": "2.1.3",
4+
"version": "2.1.4",
55
"description": "Sunrize — A Multi-Platform X3D Editor",
66
"main": "src/main.js",
77
"bin": {
@@ -115,7 +115,7 @@
115115
"string-similarity": "^4.0.4",
116116
"tweakpane": "^4.0.5",
117117
"update-electron-app": "^3.2.0",
118-
"x_ite": "^15.1.1",
118+
"x_ite": "^15.1.2",
119119
"x_ite-off-parser": "^1.0.5",
120120
"x3d-traverse": "^2.0.1"
121121
}

0 commit comments

Comments
 (0)