Skip to content

Commit 9587bb9

Browse files
committed
DSAHelper -> new version #
1 parent fc28f5c commit 9587bb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/NetSparkle.Tools.DSAHelper/NetSparkle.Tools.DSAHelper.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<Product>NetSparkleUpdater.Tools.DSAHelper</Product>
1111
<Description>Command line tool 'netsparkle-dsa' to generate and use DSA signatures. WARNING: DSA signatures are insecure. If possible, please use NetSparkleUpdater.Tools.AppCastGenerator instead to use ed25519 signatures. Use in conjunction with the NetSparkleUpdater library.</Description>
1212
<Copyright>Copyright © Dirk Eisenberg 2010, Deadpikle 2020-2022</Copyright>
13-
<AssemblyVersion>2.0.7.0</AssemblyVersion>
14-
<FileVersion>2.0.7.0</FileVersion>
13+
<AssemblyVersion>2.1.0.0</AssemblyVersion>
14+
<FileVersion>2.1.0.0</FileVersion>
1515
<OutputPath>..\..\bin\$(Configuration)\NetSparkle.Tools.DSAHelper\</OutputPath>
1616
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1717
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
18-
<Version>2.0.7</Version>
18+
<Version>2.1.0</Version>
1919
<Authors>Deadpikle</Authors>
2020
<Company>Deadpikle</Company>
2121
<PackAsTool>true</PackAsTool>

0 commit comments

Comments
 (0)