Skip to content

Commit b375be3

Browse files
committed
feat: 0.3.1
1 parent 08e536b commit b375be3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
- Add a method overload to send an empty packet with JamLib network channels.
66

7-
### Fixes
8-
97
Closed issues: None.
108

11-
[Full Changelog](https://github.com/JamCoreModding/JamLib/compare/...)
9+
[Full Changelog](https://github.com/JamCoreModding/JamLib/compare/0.3.0...0.3.1)

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ org.gradle.parallel=true
33

44
archive_base_name=jamlib
55

6-
mod_version=0.3.0
7-
release_name=V0.3.0 [1.19]
6+
mod_version=0.3.1
7+
release_name=V0.3.1 [1.19]
88
supported_versions=1.19
99

1010
github_user=JamCoreModding

0 commit comments

Comments
 (0)