diff options
author | Keuin <[email protected]> | 2021-03-10 09:40:59 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2021-03-10 09:40:59 +0800 |
commit | e11c593c7d21d9602fb951f32f6ced8b30a86254 (patch) | |
tree | d36f40b6269f054df3d1b8cd2b3c4a7728c371e8 /gradle.properties | |
parent | f8fd155c736c921375a17c7f133a17e40ee89041 (diff) |
print detailed information if incremental backup fail due to an IO exception.
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 6c867dc..319b673 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.14.4 yarn_mappings=1.14.4+build.18 loader_version=0.11.0 # Mod Properties -mod_version=1.6.4 +mod_version=1.7.0-pre1 maven_group=com.keuin.kbackupfabric archives_base_name=kbackup-fabric # Dependencies |