Bump to version 1.0.5

This commit is contained in:
Bailey Eaton 2023-06-02 13:39:25 +10:00
parent 27b020b013
commit a330029cd5

View File

@ -12,7 +12,7 @@
<RootNamespace>TED</RootNamespace> <RootNamespace>TED</RootNamespace>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Configurations>Debug;Release;Open</Configurations> <Configurations>Debug;Release;Open</Configurations>
<Version>1.0.4.1-RC1</Version> <Version>1.0.5</Version>
<InformationalVersion>Prerelease</InformationalVersion> <InformationalVersion>Prerelease</InformationalVersion>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract> <IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks> <AllowUnsafeBlocks>True</AllowUnsafeBlocks>