Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merged from 1.19.2 #418

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update gradle.properties
  • Loading branch information
millennIumAMbiguity authored Oct 28, 2024
commit a456b335aafbc0061597782403677aa9cf43aa05
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=1G
# Identity
mod_name=eureka
mod_id=vs_eureka
eureka_version=1.5.1-beta.2
eureka_version=1.5.2-beta.2
enabled_platforms=fabric,forge
archives_base_name=eureka-1192
maven_group=org.valkyrienskies
@@ -26,4 +26,4 @@ curse_api_key=
curse_project_id=654384
modrinth_api_key=
modrinth_project_id=EO8aSHxh
mixin_extras_version=0.2.0
mixin_extras_version=0.2.0
Loading