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

Commit 03b4a8c

Browse files
committed
Reverted 2.2.0 to 2.1.6
1 parent f208bd8 commit 03b4a8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-
## [2.2.0] - 2019-03-26
7+
## [2.1.6] - 2019-xx-xx
88

99
### Fixed
1010
- Post-processing would crash if "Managed Stripping Level" was set to Medium or High.

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.2.0",
3+
"version": "2.1.6",
44
"displayName": "Post Processing",
55
"unity": "2018.1",
66
"description": "The post-processing stack (v2) comes with a collection of effects and image filters you can apply to your cameras to improve the visuals of your games.",

0 commit comments

Comments
 (0)