Skip to content

Commit be02ca8

Browse files
committed
Bump version to 1.3
1 parent 363379b commit be02ca8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openssl-wizard.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
33
<metadata>
44
<id>openssl-wizard</id>
5-
<version>1.1</version>
5+
<version>1.3</version>
66
<packageSourceUrl>https://github.com/deviousasti/openssl-wizard/</packageSourceUrl>
77
<owners>asti</owners>
88
<title>OpenSSL Wizard</title>
@@ -26,6 +26,7 @@
2626
* Sign a CSR with your private key
2727
* Convert certificates from various container formats to one another
2828
* Combine a private key and a public key into a single container
29+
* Combine a private key and a public key into a single container
2930
</description>
3031
<dependencies>
3132
<dependency id="openssl" version=" 1.1.1" />

0 commit comments

Comments
 (0)