bump version > 1.0.6

This commit is contained in:
Bailey Eaton 2023-06-05 07:39:22 +10:00
parent ba0cbbd5c8
commit ed341b62ec

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.5</Version> <Version>1.0.6</Version>
<InformationalVersion>Prerelease</InformationalVersion> <InformationalVersion>Prerelease</InformationalVersion>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract> <IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks> <AllowUnsafeBlocks>True</AllowUnsafeBlocks>