From 897bc44115097f73c03b3e6248f112b1571d66ae Mon Sep 17 00:00:00 2001 From: crobibero Date: Fri, 1 Jan 2021 09:41:00 -0700 Subject: [PATCH] bump version --- Pushbullet/Pushbullet.csproj | 4 ++-- build.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pushbullet/Pushbullet.csproj b/Pushbullet/Pushbullet.csproj index 4b4ad96..8f7c140 100644 --- a/Pushbullet/Pushbullet.csproj +++ b/Pushbullet/Pushbullet.csproj @@ -2,8 +2,8 @@ net5.0 - 6.0.0.0 - 6.0.0.0 + 7.0.0.0 + 7.0.0.0 true enable true diff --git a/build.yaml b/build.yaml index 9c40b92..6d02349 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "Pushbullet" guid: "de228f12-e43e-4bd9-9fc0-2830819c3b92" -version: "6.0.0.0" +version: "7.0.0.0" targetAbi: "10.7.0.0" framework: "net5.0" overview: "Pushbullet notification plugin"