Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticdrew committed Apr 11, 2024
1 parent 19a4844 commit 42c7b34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ <h1>Common Networking ${version} for Minecraft ${mcversion}</h1>

<p>New in ${version}</p>
<ul>
<li>Updated to new neoforge networking.</li>
<li>Forge side no longer uses Simple Networking, this removes the need for discriminator handling.</li>
<li>Better Exception handling when devs do not register the packet on both sides.</li>
</ul>
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project
version=1.0.6
version=1.0.7
group_id=mysticdrew

curseforge_project_id=806044
Expand Down

0 comments on commit 42c7b34

Please sign in to comment.