From 5eed3ee7a65373bc2ba349f181acd5323f9e9e19 Mon Sep 17 00:00:00 2001 From: Tim Heuer Date: Sat, 29 Jan 2022 07:12:04 -0700 Subject: [PATCH] Version bump after merge --- Alexa.NET/Alexa.NET.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Alexa.NET/Alexa.NET.csproj b/Alexa.NET/Alexa.NET.csproj index 02e96a1..c1596b9 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.19.0 + 1.20.0 Tim Heuer, Steven Pears netstandard2.0 Alexa.NET Alexa.NET amazon;alexa;echo;dot;echo dot;skills - Adds support for Alexa Smart Properties additional properties in the Request payload. Thanks @nachawat + Adds support for PIN confirmation support . Thanks @stoiveyp https://github.com/timheuer/alexa-skills-dotnet MIT https://github.com/timheuer/alexa-skills-dotnet