1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-23 22:58:48 +00:00

chore: bump to 4.1.0

This commit is contained in:
Oliver Booth 2024-11-14 16:01:46 +00:00
parent b1c644dc47
commit 024f6dbd7a
Signed by: oliverbooth
GPG Key ID: 2A862C3F46178E8E

View File

@ -8,7 +8,7 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<DebugType>pdbonly</DebugType>
<DebugSymbols>true</DebugSymbols>
<VersionPrefix>4.0.0</VersionPrefix>
<VersionPrefix>4.1.0</VersionPrefix>
<Authors>Oliver Booth</Authors>
<Nullable>enable</Nullable>
<NeutralLanguage>en</NeutralLanguage>