muffin v6.15

This commit is contained in:
alydev 2025-10-09 08:41:52 +10:00
parent 344451fa8e
commit 7413877064
21 changed files with 131 additions and 125 deletions

View file

@ -7,12 +7,12 @@ using System.Security.Permissions;
[assembly: AssemblyCompany("LLib")]
[assembly: AssemblyConfiguration("Release")]
[assembly: AssemblyFileVersion("6.14.0.0")]
[assembly: AssemblyInformationalVersion("6.14+5367edf45faba59401605531555000d1429966c1")]
[assembly: AssemblyFileVersion("6.15.0.0")]
[assembly: AssemblyInformationalVersion("6.15+5367edf45faba59401605531555000d1429966c1")]
[assembly: AssemblyProduct("LLib")]
[assembly: AssemblyTitle("LLib")]
[assembly: AssemblyMetadata("RepositoryUrl", "https://github.com/WigglyMuffin/LLib.git")]
[assembly: TargetPlatform("Windows7.0")]
[assembly: SupportedOSPlatform("Windows7.0")]
[assembly: AssemblyVersion("6.14.0.0")]
[assembly: AssemblyVersion("6.15.0.0")]
[module: RefSafetyRules(11)]