Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeprus committed Nov 30, 2022
1 parent 0d5ae25 commit 2e97fa0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AssetReplacer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>AssetReplacer</AssemblyName>
<Description>Replace assets in 20MTD</Description>
<Version>18.0.1</Version>
<Version>20.0.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<RootNamespace>AssetReplacer</RootNamespace>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ MyThunderStorePackage.zip
- [TormentedEmu/7DTD-A19-DMTMods](https://github.com/TormentedEmu/7DTD-A19-DMTMods/blob/master/TE_MenuMusic/Harmony/Harmony.cs) - Code for the music loader

## Changelog
- 18.0.1 Updated README
- 18.0.0 Thunderstore release
- 20.0.1 Updated README
- 20.0.0 Thunderstore release
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AssetReplacer",
"version_number": "18.0.1",
"version_number": "20.0.1",
"website_url": "https://github.com/ithinkandicode/20MTD-SpriteReplacer",
"description": "Plugin to replace assets in 20 Minutes Till Dawn and support the creation of asset mods.",
"dependencies": ["BepInExPackMTD-BepInExPack_20MTD-1.0.0"]
Expand Down

0 comments on commit 2e97fa0

Please sign in to comment.