From f4d21d8bd0eb8c6bff5f86746c11b2b81fb1a855 Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Thu, 7 Feb 2019 19:25:20 -0500 Subject: Prep 1.8.5 --- crypto/src/crypto.csproj | 6 +++--- version.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/src/crypto.csproj b/crypto/src/crypto.csproj index 20427301a..78a4b89df 100644 --- a/crypto/src/crypto.csproj +++ b/crypto/src/crypto.csproj @@ -15,7 +15,7 @@ embedded https://www.bouncycastle.org/csharp/licence.html https://www.bouncycastle.org/csharp/ - https://www.bouncycastle.org/csharp/#RELEASENOTES184 + https://www.bouncycastle.org/csharp/#RELEASENOTES185 git https://github.com/onovotny/bc-csharp https://www.bouncycastle.org/images/csharp_logo.gif @@ -36,8 +36,8 @@ - - + + diff --git a/version.json b/version.json index c8ea481c7..c934d232f 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.8.4", + "version": "1.8.5", "publicReleaseRefSpec": [ "^refs/heads/master$", // we release out of master "^refs/heads/netstandard$", // we release out of netstandard -- cgit 1.4.1