Skip to content

Commit 2aec68c

Browse files
committed
bump version + changelog
1 parent c8a888e commit 2aec68c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id("com.gradleup.nmcp") version "1.4.3"
1414
}
1515

16-
val debugifyVersion = "1.0"
16+
val debugifyVersion = "1.1"
1717

1818
modstitch {
1919
minecraftVersion = "1.21.11"

changelogs/1.21.11/1.21.11+1.1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Debugify 1.21.11+1.1
2+
3+
## Changes
4+
5+
- Move MC-136249 (Depth strider + riptide bug) to a gameplay fix, meaning it is disabled by default in multiplayer.
6+
- Move MC-231097 (Release item after dropping bug) to a gameplay fix, meaning it is disabled by default in multiplayer.
7+
8+
Both of these fixes had been known to cause strict anti-cheats, such as the one found on `minemen.club`,
9+
to ban users of Debugify.
10+
11+
As of this release, Debugify has no known ban conditions on `minemen.club`, as of this update, confirmed by *dewgs*.

0 commit comments

Comments
 (0)