Skip to content

Commit b888573

Browse files
committed
Release PacketEvents 2.9.0
1 parent 4c48d4c commit b888573

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
!!!!! v2.9.0
2+
3+
# PacketEvents 2.9.0 is out now! 🎉
4+
5+
### New update now supports Minecraft version 1.21.6 & 1.21.7. We suggest that you update, as numerous bugs have been fixed.
6+
7+
# Brief Announcement 📢⚠️
8+
9+
### We have our very own website: https://packetevents.com
10+
11+
### Documentation: https://docs.packetevents.com
12+
13+
### JavaDocs: https://javadocs.packetevents.com
14+
15+
## What's Changed? (Summary)
16+
17+
* Added 1.21.6 support
18+
* Added 1.21.7 support
19+
* Bug fixes
20+
21+
**View Full Changelog**: https://github.com/retrooper/packetevents/compare/v2.8.0...v2.9.0
22+
23+
## If you want to support PacketEvents, consider sponsoring us on [GitHub Sponsors](https://github.com/sponsors/retrooper)
24+
25+
## Maven/Gradle Dependency
26+
27+
### **Check out**: https://docs.packetevents.com/getting-started
28+
129
!!!!! v2.8.0
230

331
# PacketEvents 2.8.0 is out now! 🎉

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2000m
22

33
# TODO UPDATE
44
fullVersion=2.9.0
5-
snapshot=true
5+
snapshot=false
66

77
publishing.display_name=PacketEvents
88
publishing.modrinth.project=HYKaKraK

0 commit comments

Comments
 (0)