Bump DawnLib version

This commit is contained in:
ivan tkachenko 2026-02-02 15:57:53 +02:00
parent 7ea470758e
commit 1d6ae6066d
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<DawnLibVersion>0.7.3</DawnLibVersion> <DawnLibVersion>0.7.9</DawnLibVersion>
</PropertyGroup> </PropertyGroup>
<!-- Primary Package References - BepInEx --> <!-- Primary Package References - BepInEx -->

View File

@ -11,7 +11,7 @@ containsNsfwContent = false
[package.dependencies] [package.dependencies]
BepInEx-BepInExPack = "5.4.2304" BepInEx-BepInExPack = "5.4.2304"
TeamXiaolan-DawnLib = "0.7.3" TeamXiaolan-DawnLib = "0.7.9"
[build] [build]
icon = "./icon.png" icon = "./icon.png"