Skip to content

Commit 76a0729

Browse files
committed
Published version 1.10.4
1 parent f9a382a commit 76a0729

2 files changed

Lines changed: 2 additions & 2 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.3
25+
version: 1.10.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: 1 addition & 1 deletion
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.3",
4+
"version": "1.10.4",
55
"description": "A Multi-Platform X3D Editor",
66
"main": "src/main.js",
77
"bin": {

0 commit comments

Comments
 (0)