Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed Nov 29, 2016
1 parent 7ecf2b1 commit 20fc97f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ private static Asset createAsset()
{
Asset asset = new Asset();
asset.setGenerator("jgltf-obj from https://github.com/javagl/JglTF");
asset.setVersion("1.0.0");
asset.setVersion("1.1.0");
return asset;
}

Expand Down

0 comments on commit 20fc97f

Please sign in to comment.