Skip to content

Commit 6237314

Browse files
committed
Bump app cast version
1 parent 45e3c8c commit 6237314

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/NetSparkle.Tools.AppCastGenerator/NetSparkle.Tools.AppCastGenerator.csproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<AssemblyTitle>NetSparkleUpdaterAppCastGenerator</AssemblyTitle>
2525
<Product>NetSparkleUpdater.Tools.AppCastGenerator</Product>
2626
<Description>Command line tool 'netsparkle-generate-appcast' to scan a directory for update files and generate appcast.xml. Can also be used to generate ed25519 keys/etc. for that app cast. Use in conjunction with the NetSparkleUpdater library.</Description>
27-
<Copyright>Copyright © ndreisg 2019, Deadpikle 2020-2023</Copyright>
27+
<Copyright>Copyright © ndreisg 2019, Deadpikle 2020-2024</Copyright>
2828
<OutputPath>..\bin\$(Configuration)\NetSparkle.Tools.AppCastGenerator\</OutputPath>
2929
<PackAsTool>true</PackAsTool>
3030
<ToolCommandName>netsparkle-generate-appcast</ToolCommandName>
@@ -48,10 +48,10 @@
4848
</PropertyGroup>
4949
<PropertyGroup>
5050
<PostBuildEvent />
51-
<AssemblyVersion>2.5.1.0</AssemblyVersion>
52-
<FileVersion>2.5.1.0</FileVersion>
51+
<AssemblyVersion>2.5.2.0</AssemblyVersion>
52+
<FileVersion>2.5.2.0</FileVersion>
5353
<PackageId>NetSparkleUpdater.Tools.AppCastGenerator</PackageId>
54-
<Version>2.5.1</Version>
54+
<Version>2.5.2</Version>
5555
<Authors>Deadpikle</Authors>
5656
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
5757
<PackageProjectUrl>https://github.com/NetSparkleUpdater/NetSparkle</PackageProjectUrl>

0 commit comments

Comments
 (0)