Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit 43c3bc5

Browse files
committed
Version update
1 parent 47423a9 commit 43c3bc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package 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-
## [Indev]
7+
## [2.0.6-preview]
88

99
### Fixed
1010
- On large scenes, the first object you'd add to a profile could throw a `NullReferenceException`. ([#530](https://github.com/Unity-Technologies/PostProcessing/pull/530))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.unity.postprocessing",
3-
"version": "2.0.5-preview",
3+
"version": "2.0.6-preview",
44
"unity": "2018.1",
55
"description": "Unity post-processing",
66
"dependencies": {

0 commit comments

Comments
 (0)