File tree Expand file tree Collapse file tree 6 files changed +14
-4
lines changed
com.unity.template-hd/Packages/com.unity.template.hd
com.unity.template-universal/Packages/com.unity.template.universal Expand file tree Collapse file tree 6 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project template will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 13.2.0] - 2021-18-10
8
+
9
+ Version Updated
10
+ The version number for this package has increased due to a version update of a related graphics package.
11
+
7
12
## [ 13.1.0] - 2021-09-28
8
13
9
14
### Changed
Original file line number Diff line number Diff line change 2
2
"ErrorExceptions" : [
3
3
{
4
4
"ValidationTest" : " Primed Library Validation" ,
5
- "PackageVersion" : " 13.1 .0"
5
+ "PackageVersion" : " 13.2 .0"
6
6
}
7
7
],
8
8
"WarningExceptions" : []
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.template.hd" ,
3
3
"displayName" : " High Definition RP" ,
4
- "version" : " 13.1 .0" ,
4
+ "version" : " 13.2 .0" ,
5
5
"type" : " template" ,
6
6
"host" : " hub" ,
7
7
"unity" : " 2022.1" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project template will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 13.2.0] - 2021-18-10
8
+
9
+ Version Updated
10
+ The version number for this package has increased due to a version update of a related graphics package.
11
+
7
12
## [ 13.1.0] - 2021-09-28
8
13
9
14
### Changed
Original file line number Diff line number Diff line change 2
2
"ErrorExceptions" : [
3
3
{
4
4
"ValidationTest" : " Primed Library Validation" ,
5
- "PackageVersion" : " 13.1 .0"
5
+ "PackageVersion" : " 13.2 .0"
6
6
}
7
7
],
8
8
"WarningExceptions" : []
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.template.universal" ,
3
3
"displayName" : " Universal Render Pipeline" ,
4
- "version" : " 13.1 .0" ,
4
+ "version" : " 13.2 .0" ,
5
5
"type" : " template" ,
6
6
"unity" : " 2022.1" ,
7
7
"host" : " hub" ,
You can’t perform that action at this time.
0 commit comments