Update to version 0.4.1

This commit is contained in:
Jarrod Doyle 2025-01-15 21:33:47 +00:00
parent 785442e60e
commit 477eb692c5
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>0.4.0</Version>
<Version>0.4.1</Version>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>