diff --git a/DeconstructLoadout/CHANGELOG.md b/DeconstructLoadout/CHANGELOG.md index efb704f..e17e5ae 100644 --- a/DeconstructLoadout/CHANGELOG.md +++ b/DeconstructLoadout/CHANGELOG.md @@ -1,5 +1,8 @@ # 🔖 CHANGELOG +## 0.0.5 +- Recompile for hotfix + ## 0.0.4 - Fix for update 3 code changes diff --git a/DeconstructLoadout/DeconstructLoadout.csproj b/DeconstructLoadout/DeconstructLoadout.csproj index 08620a6..c1b30a2 100644 --- a/DeconstructLoadout/DeconstructLoadout.csproj +++ b/DeconstructLoadout/DeconstructLoadout.csproj @@ -2,6 +2,6 @@ Deconstruct Loadout Automatically deconstruct ship's loadout as you spawn. - 0.0.4 + 0.0.5 \ No newline at end of file diff --git a/Solution Items/README.md b/Solution Items/README.md index 0bdc8b8..1dbf808 100644 --- a/Solution Items/README.md +++ b/Solution Items/README.md @@ -1,4 +1,4 @@ -[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-orange.svg?style=for-the-badge&logo=creativecommons&link=https://creativecommons.org/licenses/by-nc-sa/4.0/)](https://creativecommons.org/licenses/by-nc-sa/4.0/) +[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%2520BY--NC--SA%25204.0-orange.svg?style=for-the-badge&logo=creativecommons&link=https%253A%252F%252Fcreativecommons.org%252Flicenses%252Fby-nc-sa%252F4.0%252F)](https://creativecommons.org/licenses/by-nc-sa/4.0/)  %3B [![Github - Maverik](https://img.shields.io/badge/-Maverik-111111?style=for-the-badge&logo=github&labelColor=24292f&link=https%3A%2F%2Fgithub.com%2FMaverik%2F)](https://github.com/Maverik)  %3B ![Discord - Maverik](https://img.shields.io/badge/-Maverik-5865F2?style=for-the-badge&logo=discord&labelColor=black)  %3B [![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white&labelColor=333&link=https%253A%252F%252Fko-fi.com%25%2FZ8Z6T7OWX)](https://ko-fi.com/Z8Z6T7OWX) # Void Crew Mods by Maverik diff --git a/Solution Items/README.targets b/Solution Items/README.targets index a8941fc..f9afb96 100644 --- a/Solution Items/README.targets +++ b/Solution Items/README.targets @@ -3,7 +3,7 @@ $([System.IO.File]::ReadAllText('$(ProjectDir)_README.md'))