Skip to content

Commit

Permalink
Merge branch 'main' into 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keve1227 committed Jun 18, 2024
2 parents e61dd9d + 325320e commit 66de64a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,9 @@ ij_java_wrap_comments = true
ij_java_wrap_first_method_in_call_chain = true
ij_java_wrap_long_lines = true
ij_java_wrap_semicolon_after_call_chain = false

[*.properties]
ij_properties_align_group_field_declarations = false
ij_properties_keep_blank_lines = true
ij_properties_key_value_delimiter = equals
ij_properties_spaces_around_key_value_delimiter = false
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.20.1+build.10
loader_version=0.15.11

# Mod Properties
mod_version=1.0.2
mod_version=1.0.3
maven_group=com.kevinsundqvistnorlen
archives_base_name=rubi

Expand Down

0 comments on commit 66de64a

Please sign in to comment.