1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-21 20:18:49 +00:00

chore: bump to 5.0.0

This commit is contained in:
Oliver Booth 2024-11-14 17:56:27 +00:00
parent d2cc9556a2
commit 0cab7f782a
Signed by: oliverbooth
GPG Key ID: 2A862C3F46178E8E

View File

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