chore: bump version to 1.4.4

This commit is contained in:
Anna 2022-08-24 19:35:30 -04:00
parent 0dff511be4
commit 47895037df
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6-windows</TargetFramework>
<RootNamespace>QuestMap</RootNamespace>
<Version>1.4.3</Version>
<Version>1.4.4</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@ -49,7 +49,7 @@
<ItemGroup>
<PackageReference Include="AutomaticGraphLayout" Version="1.1.12"/>
<PackageReference Include="DalamudPackager" Version="2.1.7"/>
<PackageReference Include="DalamudPackager" Version="2.1.8"/>
<PackageReference Include="System.Threading.Channels" Version="6.0.0"/>
<PackageReference Include="XivCommon" Version="6.0.0"/>
</ItemGroup>

View File

@ -10,9 +10,9 @@
},
"DalamudPackager": {
"type": "Direct",
"requested": "[2.1.7, )",
"resolved": "2.1.7",
"contentHash": "jnZ/sdInyn07ycuWI+pPOtP/xE3v+c4+jYJfDt36FWnBF9NKqkpzfviJtPl/jGLgbaCmFIXu+Yid0N8GvdKefg=="
"requested": "[2.1.8, )",
"resolved": "2.1.8",
"contentHash": "YqagNXs9InxmqkXzq7kLveImxnodkBEicAhydMXVp7dFjC7xb76U6zGgAax4/BWIWfZeWzr5DJyQSev31kj81A=="
},
"System.Threading.Channels": {
"type": "Direct",