/* Yarn Spinner is licensed to you under the terms found in the file LICENSE.md. */ using System.Reflection; using System.Runtime.CompilerServices; [assembly: AssemblyVersion("3.1.4.0")] [assembly: AssemblyFileVersion("3.1.4.0")] [assembly: AssemblyInformationalVersion("3.1.4.Branch.hotfix/textanim-build-errors.Sha.c2b119c5eda7fdd3cd0b13a689f95d54d456fb69")] [assembly: InternalsVisibleTo("YarnSpinner.Unity.Editor")] [assembly: InternalsVisibleTo("YarnSpinner.Unity.Tests.Editor")]