Merge pull request #484 from AllayMC/dev/allay-update

fix: adapt allay update
This commit is contained in:
Zoë Gidiere
2025-02-26 10:20:43 -07:00
committed by GitHub
15 changed files with 1234 additions and 901 deletions
+2 -2
View File
@@ -79,6 +79,6 @@ object Versions {
}
object Allay {
const val api = "0114e0b290"
const val api = "0.1.3"
}
}
}