File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Yarn Spinner is licensed to you under the terms found in the file LICENSE.md.
55using System . Reflection ;
66using System . Runtime . CompilerServices ;
77
8- [ assembly: AssemblyVersion ( "3.1.3 .0" ) ]
9- [ assembly: AssemblyFileVersion ( "3.1.3 .0" ) ]
10- [ assembly: AssemblyInformationalVersion ( "3.1.3 .Branch.HEAD .Sha.040b0f4542b56f6092320c9b667472bb10b265c3 " ) ]
8+ [ assembly: AssemblyVersion ( "3.1.4 .0" ) ]
9+ [ assembly: AssemblyFileVersion ( "3.1.4 .0" ) ]
10+ [ assembly: AssemblyInformationalVersion ( "3.1.4 .Branch.hotfix/textanim-build-errors .Sha.c2b119c5eda7fdd3cd0b13a689f95d54d456fb69 " ) ]
1111
1212[ assembly: InternalsVisibleTo ( "YarnSpinner.Unity.Editor" ) ]
1313[ assembly: InternalsVisibleTo ( "YarnSpinner.Editor.Tests" ) ]
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Yarn Spinner is licensed to you under the terms found in the file LICENSE.md.
55using System . Reflection ;
66using System . Runtime . CompilerServices ;
77
8- [ assembly: AssemblyVersion ( "3.1.3 .0" ) ]
9- [ assembly: AssemblyFileVersion ( "3.1.3 .0" ) ]
10- [ assembly: AssemblyInformationalVersion ( "3.1.3 .Branch.HEAD .Sha.040b0f4542b56f6092320c9b667472bb10b265c3 " ) ]
8+ [ assembly: AssemblyVersion ( "3.1.4 .0" ) ]
9+ [ assembly: AssemblyFileVersion ( "3.1.4 .0" ) ]
10+ [ assembly: AssemblyInformationalVersion ( "3.1.4 .Branch.hotfix/textanim-build-errors .Sha.c2b119c5eda7fdd3cd0b13a689f95d54d456fb69 " ) ]
1111[ assembly: InternalsVisibleTo ( "YarnSpinnerTests" ) ]
1212[ assembly: InternalsVisibleTo ( "YarnSpinner.Editor.Tests" ) ]
1313[ assembly: InternalsVisibleTo ( "YarnSpinner.Unity.Editor" ) ]
You can’t perform that action at this time.
0 commit comments