Skip to content

Commit ac759ea

Browse files
author
Motiejus Viltrakis
committed
Updated the changelong and bumped the version number
1 parent 841ac83 commit ac759ea

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

com.unity.template-hd/Packages/com.unity.template.hd/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project template will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [16.0.9] - 2024-05-15
8+
9+
### Changed
10+
11+
- Fixed tutorial typos
12+
- Updated tutorial documentation links
13+
714
## [16.0.8] - 2024-04-05
815

916
### Changed

com.unity.template-hd/Packages/com.unity.template.hd/ValidationExceptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"ErrorExceptions": [
33
{
44
"ValidationTest": "Primed Library Validation",
5-
"PackageVersion": "16.0.8"
5+
"PackageVersion": "16.0.9"
66
}
77
],
88
"WarningExceptions": []

com.unity.template-hd/Packages/com.unity.template.hd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.template.hd",
33
"displayName": "High Definition RP",
4-
"version": "16.0.8",
4+
"version": "16.0.9",
55
"type": "template",
66
"host": "hub",
77
"unity": "2023.2",

0 commit comments

Comments
 (0)