From 677686a55f158d1937cd6918a2024c38b09b88c1 Mon Sep 17 00:00:00 2001 From: Tim Heuer Date: Wed, 13 Oct 2021 12:51:17 -0700 Subject: [PATCH] Version bump/relnote --- Alexa.NET/Alexa.NET.csproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Alexa.NET/Alexa.NET.csproj b/Alexa.NET/Alexa.NET.csproj index 6b9f1e7..e220039 100644 --- a/Alexa.NET/Alexa.NET.csproj +++ b/Alexa.NET/Alexa.NET.csproj @@ -3,13 +3,13 @@ A simple .NET Core library for handling Alexa Skill request/responses. Alexa.NET - 1.17.0 + 1.18.0 Tim Heuer, Steven Pears netstandard2.0 Alexa.NET Alexa.NET amazon;alexa;echo;dot;echo dot;skills - Adding directives to Reprompt object. Thanks @stoiveyp! + This release fixes a permission scope format for consent cards. Thanks @peterfoot https://github.com/timheuer/alexa-skills-dotnet MIT https://github.com/timheuer/alexa-skills-dotnet @@ -24,8 +24,6 @@ true embedded readme.md -