Skip to content

Commit 2eccbbc

Browse files
committed
Published version 2.1.13
1 parent 4e52c73 commit 2eccbbc

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.12
25+
version: 2.1.13
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.12",
4+
"version": "2.1.13",
55
"description": "Sunrize — A Multi-Platform X3D Editor",
66
"main": "src/main.js",
77
"bin": {
@@ -118,7 +118,7 @@
118118
"string-similarity": "^4.0.4",
119119
"tweakpane": "^4.0.5",
120120
"update-electron-app": "^3.3.0",
121-
"x_ite": "^15.1.11",
121+
"x_ite": "^15.1.12",
122122
"x_ite-off-parser": "^1.2.4",
123123
"x_ite-sog-parser": "^2.0.0",
124124
"x_ite-spz-parser": "^2.0.0",

0 commit comments

Comments
 (0)