We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16953bc commit 2648377Copy full SHA for 2648377
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
9
10
group = 'dev.colbster937'
11
-version = '1.0.5'
+version = '1.0.6'
12
description = 'A reimplementation of OriginBlacklist for EaglerXServer'
13
def targetJavaVersion = 17
14
0 commit comments