v3.0.1 - Added Config.cs and Readme, Privacy and Commands

This commit is contained in:
2026-04-18 02:32:34 +01:00
parent 4f41c465d1
commit f7fd877023

View File

@@ -5,7 +5,7 @@
<TargetFramework>net10.0</TargetFramework> <TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>0.3.0.0</Version> <Version>0.3.0.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>