Pin OWConfig Version

This commit is contained in:
Zoë Gidiere
2023-12-10 17:45:52 -07:00
parent f408faaa80
commit 22c46f2f80
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,4 +1,8 @@
object Versions {
object Terra {
const val overworldConfig = "v1.3.4"
}
object Libraries {
const val tectonic = "4.2.1"
const val paralithic = "0.7.1"