diff options
author | Oren Novotny <oren@novotny.org> | 2015-07-30 14:24:47 -0400 |
---|---|---|
committer | Oren Novotny <oren@novotny.org> | 2015-07-30 14:24:47 -0400 |
commit | b00202e6717cd5e3c4efb0261f0beff1b8b3dd5c (patch) | |
tree | a7255a4ce2a8922dc6e671edd91a644f52e350d5 /Portable.BouncyCastle.nuspec | |
parent | update readme (diff) | |
download | BouncyCastle.NET-ed25519-b00202e6717cd5e3c4efb0261f0beff1b8b3dd5c.tar.xz |
prep release for 1.8.0-rc2 pcl-v1.8.0-rc2
Diffstat (limited to 'Portable.BouncyCastle.nuspec')
-rw-r--r-- | Portable.BouncyCastle.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec index e7435517e..bfe65198c 100644 --- a/Portable.BouncyCastle.nuspec +++ b/Portable.BouncyCastle.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> <metadata> <id>Portable.BouncyCastle</id> - <version>1.8.0-RC1</version> + <version>1.8.0-rc2</version> <title>Bouncy Castle PCL</title> <authors>Oren Novotny</authors> <owners>onovotny</owners> |