From b6f84b0488b6c033958de1936f7159dfdfc0bfe4 Mon Sep 17 00:00:00 2001 From: Scott Offen <3513626+scottoffen@users.noreply.github.com> Date: Tue, 5 Jan 2021 18:04:01 -0700 Subject: [PATCH] Updates README --- README.md | 4 ++-- src/Grapevine/Grapevine.csproj | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 430e92b..d9c85eb 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Grapevine is available on [NuGet.org](https://www.nuget.org/packages/Grapevine/) Powershell: ```powershell -Install-Package Grapevine -Version 5.0.0-rc.1 +Install-Package Grapevine -Version 5.0.0-rc.2 ``` .NET CLI ```cmd -> dotnet add package Grapevine --version 5.0.0-rc.1 +> dotnet add package Grapevine --version 5.0.0-rc.2 ``` ## Usage diff --git a/src/Grapevine/Grapevine.csproj b/src/Grapevine/Grapevine.csproj index da627e8..31ee318 100644 --- a/src/Grapevine/Grapevine.csproj +++ b/src/Grapevine/Grapevine.csproj @@ -18,7 +18,7 @@ https://github.com/scottoffen/grapevine git https://scottoffen.github.io/grapevine/ - https://raw.githubusercontent.com/scottoffen/grapevine/main/grapevine.png + grapevine.png true true snupkg @@ -55,4 +55,8 @@ + + + +