Skip to content

Commit b53de7a

Browse files
update
increasing the 6000.5 version from 5.0a6 to 5.0a7 as it appears trunk is currently 5.0a6 (which doesn't have the deprecation merged into it yet).
1 parent 01dd8c0 commit b53de7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.unity.netcode.gameobjects/Runtime/Unity.Netcode.Runtime.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
{
9797
"name": "Unity",
98-
"expression": "6000.5.0a6",
98+
"expression": "6000.5.0a7",
9999
"define": "NGO_FINDOBJECTS_NOSORTING"
100100
}
101101
],

testproject/Assets/Tests/Manual/testproject.manualtests.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"name": "Unity",
19-
"expression": "6000.5.0a6",
19+
"expression": "6000.5.0a7",
2020
"define": "NGO_FINDOBJECTS_NOSORTING"
2121
}
2222
],

0 commit comments

Comments
 (0)