Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Dec 6, 2024
2 parents 9f0a26b + c89bd0f commit dac5b25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ Leave a comment if you have any suggestions or feature requests.
## Version Table
| Version | Core Version | Game Version |
|-----|---------| -----------|
| [11.1.2](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.1.2) | [11.1.2](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.1.2) | 11.1.2 |
| [11.1.1](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.1.1) | [11.1.1](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.1.1) | 11.1.1 |
| [11.1.0](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.1.0) | [11.1.0](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.1.0) | 11.1 |
| [11.0.8](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.8) | [11.0.7](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.7) | 11.0.6 |
| [11.0.7](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.7) | [11.0.6](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.6) | 11.0.5 |
| [11.0.6](https://github.com/jcdcdev/jcdcdev.Eco.Signs/releases/tag/11.0.6) | [11.0.5](https://github.com/jcdcdev/jcdcdev.Eco.Core/releases/tag/11.0.5) | 11.0.4 |
Expand Down
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.7" />
<PackageReference Include="jcdcdev.Eco.Core" Version="11.1.2" />
</ItemGroup>

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

0 comments on commit dac5b25

Please sign in to comment.