Skip to content

Commit 2e9db23

Browse files
author
Dmytro Ivanov
committed
Updated assembly version
1 parent 167a87e commit 2e9db23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/InputSystem/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Keep this in sync with "Packages/com.unity.inputsystem/package.json".
55
// NOTE: Unfortunately, System.Version doesn't use semantic versioning so we can't include
66
// "-preview" suffixes here.
7-
[assembly: AssemblyVersion("1.0.0")]
7+
[assembly: AssemblyVersion("1.0.1")]
88
[assembly: InternalsVisibleTo("Unity.InputSystem.TestFramework")]
99
[assembly: InternalsVisibleTo("Unity.InputSystem.Tests.Editor")]
1010
[assembly: InternalsVisibleTo("Unity.InputSystem.Tests")]

0 commit comments

Comments
 (0)