chore: bump version to 1.2.14

This commit is contained in:
Anna 2023-10-03 03:09:41 -04:00
parent cec19ac7da
commit 40de971de6
Signed by: anna
GPG Key ID: D0943384CD9F87D1
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.2.13</Version>
<Version>1.2.14</Version>
<TargetFramework>net7-windows</TargetFramework>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
@ -47,8 +47,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.1.11"/>
<PackageReference Include="FFXIVWeather.Lumina" Version="2.2.0"/>
<PackageReference Include="DalamudPackager" Version="2.1.12" />
<PackageReference Include="FFXIVWeather.Lumina" Version="2.2.0" />
</ItemGroup>
</Project>

View File

@ -4,9 +4,9 @@
"net7.0-windows7.0": {
"DalamudPackager": {
"type": "Direct",
"requested": "[2.1.11, )",
"resolved": "2.1.11",
"contentHash": "9qlAWoRRTiL/geAvuwR/g6Bcbrd/bJJgVnB/RurBiyKs6srsP0bvpoo8IK+Eg8EA6jWeM6/YJWs66w4FIAzqPw=="
"requested": "[2.1.12, )",
"resolved": "2.1.12",
"contentHash": "Sc0PVxvgg4NQjcI8n10/VfUQBAS4O+Fw2pZrAqBdRMbthYGeogzu5+xmIGCGmsEZ/ukMOBuAqiNiB5qA3MRalg=="
},
"FFXIVWeather.Lumina": {
"type": "Direct",