Skip to content

Commit cab3dff

Browse files
committed
Bumped supportd unity version to 6.3 LTS & also bumped version number
1 parent f1d07bb commit cab3dff

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Packages/Ems.MainSceneAutoLoading/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
{
22
"name": "com.ems.main-scene-auto-loading",
3-
"version": "1.0.4",
3+
"version": "1.0.7",
44
"displayName": "Main Scene Auto Loading",
55
"description": "Unity package that loads main (boot, master, loader) scene before entering play mode.",
6-
"unity": "2021.3",
7-
"unityRelease": "23f1",
6+
"unity": "6000.3",
87
"keywords": [
98
"tool"
109
],
1110
"author": {
1211
"name": "Emre Dogan",
1312
"url": "https://github.com/EmreDogann"
1413
},
15-
"type": "tool",
1614
"documentationUrl": "https://github.com/EmreDogann/unity-main-scene-auto-loading",
1715
"licensesUrl": "https://github.com/EmreDogann/unity-main-scene-auto-loading/blob/main/LICENSE",
1816
"dependencies": {

0 commit comments

Comments
 (0)