Skip to content

Commit 9f5bfc8

Browse files
authored
Update version to 0.6.1 and remove old powershell script (KhronosGroup#513)
1 parent fd51073 commit 9f5bfc8

File tree

4 files changed

+3
-112
lines changed

4 files changed

+3
-112
lines changed

Diff for: .vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use IntelliSense to learn about possible attributes.
33
// Hover to view descriptions of existing attributes.
44
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"configurations": [
77
{
88
"name": "Generate Models",

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ This project covers these requirements, with more to come:
3737
Please refer to the [Feature Roadmap](https://github.com/KhronosGroup/glTF-Asset-Generator/issues/63)
3838

3939
# Download Assets
40+
- [ v0.6.1 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.1/GeneratedAssets-0.6.1.zip)
4041
- [ v0.6.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.0/GeneratedAssets-0.6.0.zip)
4142
- [ v0.5.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.5.0/GeneratedAssets-0.5.0.zip)
4243
- [ v0.4.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.4.0/GeneratedAssets-0.4.0.zip)

Diff for: SampleImageHelper.ps1

-111
This file was deleted.

Diff for: Source/ReadmeTemplates/Page_Main.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This project covers these requirements, with more to come:
1111
Please refer to the [Feature Roadmap](https://github.com/KhronosGroup/glTF-Asset-Generator/issues/63)
1212

1313
# Download Assets
14+
- [ v0.6.1 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.1/GeneratedAssets-0.6.1.zip)
1415
- [ v0.6.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.0/GeneratedAssets-0.6.0.zip)
1516
- [ v0.5.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.5.0/GeneratedAssets-0.5.0.zip)
1617
- [ v0.4.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.4.0/GeneratedAssets-0.4.0.zip)

0 commit comments

Comments
 (0)