From c758e60f739afcaf37deb68136a34a981ea42dd4 Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Fri, 10 Apr 2026 20:29:25 +0300 Subject: [PATCH] Bump DawnLib version --- HookahPlace/HookahPlace.csproj | 2 +- HookahPlace/Thunderstore/thunderstore.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HookahPlace/HookahPlace.csproj b/HookahPlace/HookahPlace.csproj index 97fde42..a6b9546 100644 --- a/HookahPlace/HookahPlace.csproj +++ b/HookahPlace/HookahPlace.csproj @@ -44,7 +44,7 @@ - 0.7.11 + 0.9.3 diff --git a/HookahPlace/Thunderstore/thunderstore.toml b/HookahPlace/Thunderstore/thunderstore.toml index bf5f0b6..46db4f3 100644 --- a/HookahPlace/Thunderstore/thunderstore.toml +++ b/HookahPlace/Thunderstore/thunderstore.toml @@ -10,8 +10,8 @@ websiteUrl = "https://git.vilunov.me/ratijas/HookahPlace" containsNsfwContent = false [package.dependencies] -BepInEx-BepInExPack = "5.4.2304" -TeamXiaolan-DawnLib = "0.7.11" +BepInEx-BepInExPack = "5.4.2305" +TeamXiaolan-DawnLib = "0.9.3" [build] icon = "./icon.png"