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.0.0.235 " ) ]
9- [ assembly: AssemblyFileVersion ( "3.0.0.235 " ) ]
10- [ assembly: AssemblyInformationalVersion ( "3.0.0-beta2 .Branch.release/v3.0.0-beta2. Sha.e95b5ff4c7576725366c01ba842f4b0a5e805c76 " ) ]
8+ [ assembly: AssemblyVersion ( "3.0.2.0 " ) ]
9+ [ assembly: AssemblyFileVersion ( "3.0.2.0 " ) ]
10+ [ assembly: AssemblyInformationalVersion ( "3.0.2 .Branch.main. Sha.a5a348dd31658511667d6edbe09924f6d053058a " ) ]
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.0.0.235 " ) ]
9- [ assembly: AssemblyFileVersion ( "3.0.0.235 " ) ]
10- [ assembly: AssemblyInformationalVersion ( "3.0.0-beta2 .Branch.release/v3.0.0-beta2. Sha.e95b5ff4c7576725366c01ba842f4b0a5e805c76 " ) ]
8+ [ assembly: AssemblyVersion ( "3.0.2.0 " ) ]
9+ [ assembly: AssemblyFileVersion ( "3.0.2.0 " ) ]
10+ [ assembly: AssemblyInformationalVersion ( "3.0.2 .Branch.main. Sha.a5a348dd31658511667d6edbe09924f6d053058a " ) ]
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