Skip to content

Commit eb52439

Browse files
committed
update changelog
1 parent 0d2aaf4 commit eb52439

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,6 @@ publishMods {
167167
optional { slug.set("modmenu") }
168168
}
169169

170-
val githubProject: String by project
171-
if (githubProject.isNotBlank() && hasProperty("github.token")) {
172-
173-
}
174170
github {
175171
repository = providers.gradleProperty("githubProject")
176172
accessToken = secrets.gradleProperty("github.accessToken")

changelogs/1.21.11/1.21.11+1.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Debugify 1.21.11+1.0
2+
3+
As usual with a 1.0, all bug fixes that have been fixed in vanilla have been removed.

0 commit comments

Comments
 (0)