Skip to content

Commit 6ce77c0

Browse files
committed
Updating package to 1.1.1
1 parent 0fd2944 commit 6ce77c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6",
4+
"version": "1.1.1",
55
"unity": "2022.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)