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"