diff options
author | Keuin <[email protected]> | 2020-12-29 15:34:22 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2020-12-29 15:34:22 +0800 |
commit | a1e7b4054aefb1c96389057fde69dce898234b18 (patch) | |
tree | d7a9dc0bdf348ec0412f7ca546e06a13f8958e7d /gradle.properties | |
parent | 0e296b04dc926356a5905bdcd844c0f7cb07100c (diff) |
1.3.1: improve print of `/blame stat`
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 6b845f6..aa2141a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.15.2 yarn_mappings=1.15.2+build.17 loader_version=0.10.8 # Mod Properties -mod_version=1.3.0-alpha +mod_version=1.3.1-alpha maven_group=com.keuin.blame archives_base_name=blame-fabric # Dependencies |