diff --git a/specification/README.md b/specification/README.md index 4da8470dda..d9d31a9c6e 100644 --- a/specification/README.md +++ b/specification/README.md @@ -2,7 +2,7 @@

-Version 0.6 +Version 0.8 glTF is the runtime asset format for WebGL, OpenGL ES, and OpenGL. diff --git a/specification/nodeInstanceSkin.schema.json b/specification/nodeInstanceSkin.schema.json index 5692d7b560..e076237a85 100644 --- a/specification/nodeInstanceSkin.schema.json +++ b/specification/nodeInstanceSkin.schema.json @@ -18,7 +18,7 @@ "description" : "The id (JSON property name) of the skin referenced by this node.", "required" : true }, - "sources" : { + "meshes" : { "type" : "array", "description" : "The ids (JSON property names) of source meshes.", "items" : {