Skip to content

Commit

Permalink
fix the one probe version range
Browse files Browse the repository at this point in the history
  • Loading branch information
cech12 committed Apr 8, 2024
1 parent aa7b2ed commit f98511b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jei_version_range=[17.3.0.49,)

#the one probe
top_version=1.20.4_neo-11.0.2-3
top_version_range=[1.20.4_neo-11.0.1,)
top_version_range=[1.20.4_neo-11.0.2,)

# Gradle
org.gradle.jvmargs=-Xmx3G
Expand Down

0 comments on commit f98511b

Please sign in to comment.