Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit c514141

Browse files
committed
Update to 1.19.2
1 parent d02121b commit c514141

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+17
-15
lines changed

api/src/main/java/net/earthcomputer/multiconnect/api/Protocols.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
public class Protocols {
77

88
// 1.19.x
9+
public static final int V1_19_2 = 760;
10+
@Deprecated // Same as 1.19.2
911
public static final int V1_19_1 = 760;
1012
public static final int V1_19 = 759;
1113

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)