From b72d1a0788bef77587e0c5421a538db1c76a3691 Mon Sep 17 00:00:00 2001 From: XuuXiao Date: Sun, 1 Jun 2025 16:25:12 +0100 Subject: [PATCH] changed csproj to point to latest LethalCompany version1.1 --- CHANGELOG.md | 6 ++++++ LethalLib/LethalLib.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bda9dec..07550ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## LethalLib [1.1.0] + +### Fixed + +- Updated mod version to work with V70 Lethal. + ## LethalLib [1.0.3] ### Fixed diff --git a/LethalLib/LethalLib.csproj b/LethalLib/LethalLib.csproj index 891ec24..21c4962 100644 --- a/LethalLib/LethalLib.csproj +++ b/LethalLib/LethalLib.csproj @@ -58,7 +58,7 @@ - + $(ProjectDir)../lib/MMHOOK_Assembly-CSharp.dll