Add support for simpletweaks Random Chat Color

This commit is contained in:
Infi
2024-04-04 21:51:47 +02:00
parent 6391417ee9
commit c9c4efe99f
2 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.19.0</Version>
<Version>1.19.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>