There was an error while loading. Please reload this page.
1 parent f9a382a commit 76a0729Copy full SHA for 76a0729
2 files changed
docs/_config.yml
@@ -22,7 +22,7 @@ description: >- # used by seo meta and the atom feed
22
Sunrize — A Multi-Platform X3D Editor
23
24
x3d_latest_version: 4.0 # x3d latest version
25
-version: 1.10.3
+version: 1.10.4
26
27
# Fill in the protocol & hostname for your site.
28
# e.g. 'https://username.github.io', note that it does not end with a '/'.
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sunrize",
3
"productName": "Sunrize X3D Editor",
4
- "version": "1.10.3",
+ "version": "1.10.4",
5
"description": "A Multi-Platform X3D Editor",
6
"main": "src/main.js",
7
"bin": {
0 commit comments