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 9c97ced commit bd805a4Copy full SHA for bd805a4
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
}
37
38
// Mod version
39
-version = ext.modversion = "3.0.8"
+version = ext.modversion = "3.0.9"
40
boolean isBeta = false
41
group = "org.dimdev.dimdoors"
42
archivesBaseName = "DimensionalDoors"
0 commit comments