Skip to content

Commit f1d7e2c

Browse files
committed
Bumped asmdef version to match current trunk
1 parent ae8a248 commit f1d7e2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Tests/InputSystem/Unity.InputSystem.Tests.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
{
7070
"name": "Unity",
71-
"expression": "6000.3.0a5",
71+
"expression": "6000.3.0a6",
7272
"define": "UNITY_INPUT_SYSTEM_PLATFORM_POLLING_FREQUENCY"
7373
}
7474
],

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.3.0a5",
117+
"expression": "6000.3.0a6",
118118
"define": "UNITY_INPUT_SYSTEM_PLATFORM_POLLING_FREQUENCY"
119119
}
120120
],

0 commit comments

Comments
 (0)