made queue command filter completion

This commit is contained in:
ajgeiss0702
2021-09-06 09:47:27 -07:00
parent f06145ea5f
commit 76b726943f
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ repositories {
}
allprojects {
version = "2.0.7-pre1"
version = "2.0.7-pre2"
group = "us.ajg0702"
plugins.apply("java")