Skip to content

Commit fde3af0

Browse files
committed
Published version 1.9.1
1 parent 42bf7f7 commit fde3af0

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.9.0
25+
version: 1.9.1
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.9.0",
4+
"version": "1.9.1",
55
"description": "A Multi-Platform X3D Editor",
66
"main": "src/main.js",
77
"bin": {

0 commit comments

Comments
 (0)