Skip to content

Commit

Permalink
Change com.utj to com.unity. Also added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sindharta committed Aug 7, 2019
1 parent 8cc415e commit 5d7901a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,7 @@
# Changelog
All notable changes to the RaytracedHardShadow package will be documented in this file.

## [0.5.2-preview] - 2019-08-07

- Converting To Package format

2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"name": "com.utj.raytracedhardshadow",
"name": "com.unity.raytracedhardshadow",
"displayName": "Raytraced Hard Shadow",
"version": "0.5.2-preview",
"unity": "2018.4",
Expand Down

0 comments on commit 5d7901a

Please sign in to comment.