Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Sep 4, 2024
2 parents b93b441 + 9123c3d commit 8529bb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Leave a comment if you have any suggestions or feature requests.
## Version Table
| Version | Core Version | Game Version |
|-----|---------| -----------|
| [11.0.5](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.5) | [11.0.4](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.4) | 11.0.3 |
| [11.0.4](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.4) | [11.0.3](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.3) | 11.0.3 |
| [11.0.3](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.3) | [11.0.2](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.2) | 11.0.2 |
| [11.0.2](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.2) | [11.0.1](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.1) | 11.0.1 |
Expand All @@ -109,3 +110,4 @@ Leave a comment if you have any suggestions or feature requests.
| [0.2.0](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/0.2.0) | [0.1.4](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/0.1.4) | 9.7.10 |
| [0.1.1](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/0.1.1) | N/A | 9.7.10 |
| [0.1.0](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/0.1.0) | N/A | 9.7.10 |
| [](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/) | [](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/) | |
2 changes: 1 addition & 1 deletion src/jcdcdev.Eco.Signs/jcdcdev.Eco.Signs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="jcdcdev.Eco.Core" Version="11.0.3" />
<PackageReference Include="jcdcdev.Eco.Core" Version="11.0.4" />
</ItemGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
Expand Down

0 comments on commit 8529bb1

Please sign in to comment.