Skip to content

Commit

Permalink
v1.4.159
Browse files Browse the repository at this point in the history
  • Loading branch information
foglio1024 committed Mar 29, 2024
1 parent de78a04 commit 8932503
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions TCC.Core/TCC.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<UseWPF>true</UseWPF>
<Authors>Foglio</Authors>
<Company>Foglio</Company>
<Version>1.4.158</Version>
<Version>1.4.159</Version>
<Description>TERA Custom Cooldowns</Description>
<PackageIcon>tcc.ico</PackageIcon>
<PackageIconUrl />
Expand Down Expand Up @@ -112,7 +112,7 @@
<PackageReference Include="gong-wpf-dragdrop" Version="3.2.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Nostrum" Version="2.0.11" />
<PackageReference Include="Nostrum.WPF" Version="1.2.28" />
<PackageReference Include="Nostrum.WPF" Version="1.2.29" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\TCC.Loader\TCC.Loader\TCC.Loader.csproj" />
Expand Down
4 changes: 2 additions & 2 deletions version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.4.158
https://github.com/Foglio1024/Tera-custom-cooldowns/releases/download/v1.4.158/TCC-1.4.158.zip
1.4.159
https://github.com/Foglio1024/Tera-custom-cooldowns/releases/download/v1.4.159/TCC-1.4.159.zip

0 comments on commit 8932503

Please sign in to comment.