diff --git a/SupportChild.csproj b/SupportChild.csproj index 8520d72..04b5ffd 100644 --- a/SupportChild.csproj +++ b/SupportChild.csproj @@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <Version>4.0.0</Version> + <Version>4.0.1</Version> <ApplicationIcon>ellie_icon.ico</ApplicationIcon> <TargetFramework>net9.0</TargetFramework> <StartupObject>SupportChild.SupportChild</StartupObject> @@ -19,7 +19,7 @@ <PackageIconUrl>https://cdn.elliebot.net/Ellie.png</PackageIconUrl> <PackageLicenseFile>LICENSE</PackageLicenseFile> <PackageProjectUrl>https://toastielab.dev/toastie-stuff/SupportChild</PackageProjectUrl> - <PackageVersion>4.0.0</PackageVersion> + <PackageVersion>4.0.1</PackageVersion> <LangVersion>default</LangVersion> <IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion> <GitVersion>false</GitVersion>