Skip to content

Commit 8c0c5c9

Browse files
committed
Updating package version.
1 parent 16df590 commit 8c0c5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/DevLocker/Utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "devlocker.utils.scenereference",
33
"displayName": "Scene Reference",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"unity": "2018.3",
66
"description": "Keeps reference to a scene asset and tracks it's path, so it can be used in the game runtime.Use this class to avoid manually typing and updating scene path strings - it will try to do it for you as best as it can, including when building the player.",
77
"category": "Tools",

0 commit comments

Comments
 (0)