1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-10-18 03:42:44 +02:00

Compare commits

..

No commits in common. "9953f06ab17689565ab8233a1e75be4af0c55d2c" and "c785a7ed8c7ccc81f0e1523bafc8739a02f5d149" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View File

@ -6,6 +6,6 @@
namespace TweetDuck {
internal static class Version {
public const string Tag = "1.24";
public const string Tag = "1.23";
}
}

View File

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" />
</ItemGroup>
<ItemGroup>

View File

@ -36,7 +36,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" />
</ItemGroup>
<ItemGroup>

View File

@ -28,7 +28,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.WinForms.NETCore" Version="105.3.330" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="102.0.90" />
</ItemGroup>
<ItemGroup>