1
0
mirror of synced 2024-11-23 22:00:56 +01:00

Merge tag 'v2.2.0' into develop

This commit is contained in:
Fluto 2022-02-12 13:52:48 +11:00
commit c5d8354a32

View File

@ -4,12 +4,12 @@
<TargetFramework>net48</TargetFramework>
<AssemblyName>com.fluto.takotako</AssemblyName>
<Description>Fixes Taiko issues and allows custom songs</Description>
<Version>2.1.0</Version>
<Version>2.2.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<RootNamespace>TakoTako</RootNamespace>
<PackageId>com.fluto.takotako</PackageId>
<PackageVersion>2.1.0</PackageVersion>
<PackageVersion>2.2.0</PackageVersion>
</PropertyGroup>
<ItemGroup>