diff --git a/changelog.md b/changelog.md index dbbaa884..a7991ba2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ ## Unreleased +### Changes + +## TimberAPI v0.6.0.0 + ### Changes - Added sinle type specificaiton eg. `AssetSpecification.original.json` - Added `AssetSpecification` with `IgnoreDirectoryPrefixes` to remove directory prefixes from the game diff --git a/project_versions.txt b/project_versions.txt index 8fd10c5e..775a64e6 100644 --- a/project_versions.txt +++ b/project_versions.txt @@ -1,3 +1,3 @@ // DO NOT MANUALLY CHANGE THIS FILE -TIMBER_API=5.5.8 +TIMBER_API=6.0.0 TIMBER_API_EXAMPLE=5.2.0