diff options
author | Keuin <[email protected]> | 2021-01-15 01:19:52 +0800 |
---|---|---|
committer | keuin <[email protected]> | 2021-01-15 01:19:52 +0800 |
commit | d044c4ebf8c4ad577711afb1875ce5265bc669d8 (patch) | |
tree | a280a2d9335e8ec7c73aa04966da0261924a1f43 /gradle.properties | |
parent | a280f436af2ed03840544c1fddca843b8583199b (diff) |
Add `/omvm` command showing configurations.
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 8407992..d6d83c4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.16.4 yarn_mappings=1.16.4+build.9 loader_version=0.11.0 # Mod Properties -mod_version=1.4.1 +mod_version=1.4.2 maven_group=com.keuin.omvm archives_base_name=oh-my-vanilla-mc # Dependencies |