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 c5acca4 commit cfc172eCopy full SHA for cfc172e
1 file changed
gradle.properties
@@ -7,14 +7,14 @@ mod_id=advancedperipherals
7
# do not include mod_version/minecraft_version with equals sign anywhere else in the file (even in comments)
8
# also do not add space around the equal sign
9
# since we are using poor grep command to do automation :p
10
-mod_version=0.7.51b
+mod_version=0.7.52b
11
minecraft_version=1.21.1
12
mod_artifact_suffix=
13
neo_version=21.1.186
14
parchment_minecraft_version=1.21.1
15
parchment_mappings_version=2024.11.17
16
loader_version=4
17
-release_type=alpha
+release_type=beta
18
jb_annotations=21.0.1
19
20
# Test dependencies
0 commit comments