Skip to content

Commit c95ae71

Browse files
committed
fix: Deploader not bundling certs correctly
1 parent 69a6af5 commit c95ae71

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
group = "com.falsepattern"
66

77
//bump this after ANY change to the deploader!
8-
val deploaderVersion = 5
8+
val deploaderVersion = 6
99

1010
minecraft_fp {
1111
java {

0 commit comments

Comments
 (0)