From 8c08b5a177566cc0a638a86cf2be792b66753eac Mon Sep 17 00:00:00 2001 From: Andrew Zhu Date: Mon, 22 Aug 2022 20:29:43 -0400 Subject: [PATCH] chore: update for api7 --- AutoSweep.csproj | 6 +++--- autoSweep.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AutoSweep.csproj b/AutoSweep.csproj index 863125a..f9c9182 100644 --- a/AutoSweep.csproj +++ b/AutoSweep.csproj @@ -3,7 +3,7 @@ autoSweep zhudotexe - net5.0-windows + net6.0-windows 9 true true @@ -64,10 +64,10 @@ - + - + diff --git a/autoSweep.json b/autoSweep.json index 2663d3f..efdba3c 100644 --- a/autoSweep.json +++ b/autoSweep.json @@ -10,5 +10,5 @@ ], "IconUrl": "https://raw.githubusercontent.com/zhudotexe/FFXIV_PaissaHouse/main/images/icon.png", "Punchline": "Crowdsourced housing alerts and lottery tracking for all.", - "DalamudApiLevel": 6 + "DalamudApiLevel": 7 }