We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f39d71 commit 151eec5Copy full SHA for 151eec5
1 file changed
gradle.properties
@@ -5,18 +5,18 @@ org.gradle.parallel=true
5
org.gradle.caching=true
6
org.gradle.configuration-cache=false
7
8
-minecraft_version=26.1
+minecraft_version=26.1.1
9
minecraft_version_range=[26.1, 27)
10
11
-neo_version=26.1.0.1-beta
+neo_version=26.1.1.1-beta
12
neo_version_range=[26,)
13
loader_version_range=[4,)
14
15
mod_id=structura
16
mod_name=Structura
17
18
mod_license=MIT
19
-mod_version=0.3.0
+mod_version=0.3.1
20
mod_group_id=net.raccoon.will
21
mod_authors=Axtrough (will)
22
0 commit comments