Skip to content

Commit 1ee4a25

Browse files
authored
Merge pull request #418 from Hau-Hau/bot/EncryptedConfigValue.Cli/update-nuspec
Update EncryptedConfigValue.Cli.nuspec
2 parents 6404206 + 04a4787 commit 1ee4a25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>EncryptedConfigValue.Net.Cli</id>
5-
<version>1.3.2</version>
5+
<version>1.3.3</version>
66
<authors>Piotr Michalewicz</authors>
77
<requireLicenseAcceptance>false</requireLicenseAcceptance>
88
<license type="expression">MIT</license>
99
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
1010
<readme>Readme.md</readme>
1111
<description>Tooling for encrypting certain configuration parameter values in dotnet apps.</description>
1212
<tags>config appsettings cryptography aspnetcore</tags>
13-
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="976748c343c68e3d569e19330de2c713326a90c4" />
13+
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="135dcfd9eb6dba524266615a7d9f47368eaec813" />
1414
<packageTypes>
1515
<packageType name="DotnetTool" />
1616
</packageTypes>

0 commit comments

Comments
 (0)