Skip to content

Commit

Permalink
Update version to 0.6.1 and remove old powershell script (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevk authored Apr 8, 2019
1 parent fd51073 commit 9f5bfc8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.6.0",
"version": "0.6.1",
"configurations": [
{
"name": "Generate Models",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ This project covers these requirements, with more to come:
Please refer to the [Feature Roadmap](https://github.com/KhronosGroup/glTF-Asset-Generator/issues/63)

# Download Assets
- [ v0.6.1 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.1/GeneratedAssets-0.6.1.zip)
- [ v0.6.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.0/GeneratedAssets-0.6.0.zip)
- [ v0.5.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.5.0/GeneratedAssets-0.5.0.zip)
- [ v0.4.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.4.0/GeneratedAssets-0.4.0.zip)
Expand Down
111 changes: 0 additions & 111 deletions SampleImageHelper.ps1

This file was deleted.

1 change: 1 addition & 0 deletions Source/ReadmeTemplates/Page_Main.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This project covers these requirements, with more to come:
Please refer to the [Feature Roadmap](https://github.com/KhronosGroup/glTF-Asset-Generator/issues/63)

# Download Assets
- [ v0.6.1 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.1/GeneratedAssets-0.6.1.zip)
- [ v0.6.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.6.0/GeneratedAssets-0.6.0.zip)
- [ v0.5.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.5.0/GeneratedAssets-0.5.0.zip)
- [ v0.4.0 ](https://github.com/KhronosGroup/glTF-Asset-Generator/releases/download/v0.4.0/GeneratedAssets-0.4.0.zip)
Expand Down

0 comments on commit 9f5bfc8

Please sign in to comment.