Version bump

This commit is contained in:
Toastie 2025-02-04 21:49:46 +13:00
parent d1691e2377
commit f70a3ab044
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7

View file

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