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

Commit 0da91d9

Browse files
committed
Fixed min unity target for the dev branch
1 parent 74eb458 commit 0da91d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.unity.postprocessing",
33
"version": "2.1.1",
44
"displayName": "Post Processing",
5-
"unity": "2018.1",
5+
"unity": "2019.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.",
77
"dependencies": {
88
}

0 commit comments

Comments
 (0)