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

Updated Mod Version to v2.2.0

This commit is contained in:
Fluto 2022-02-12 13:52:12 +11:00
parent 051642c848
commit 112d9a80a8

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>