Skip to content

Commit f3f103b

Browse files
committed
Need to bump version in asmdef to not cause problems with trunk CI runs
1 parent efa494d commit f3f103b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/InputSystem/Unity.InputSystem.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
},
115115
{
116116
"name": "Unity",
117-
"expression": "6000.2.0a11",
117+
"expression": "6000.3.0",
118118
"define": "UNITY_INPUT_SYSTEM_INPUT_MODULE_DEFINES_EVENT_PACKING_ALIGNMENT"
119119
}
120120
],

0 commit comments

Comments
 (0)