Skip to content

Commit 18cc06c

Browse files
committed
Add CHANGELOG.md
1 parent 00a36b5 commit 18cc06c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 1.0.1
2+
- Refix login error.
3+
4+
* * *
5+
6+
# 1.0.0
7+
- First Release.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ enable_lwjglx = true
1919

2020
# Mod Information
2121
# HIGHLY RECOMMEND complying with SemVer for mod_version: https://semver.org/
22-
mod_version = 1.0.0
22+
mod_version = 1.0.1
2323
root_package = com.github.gtexpert
2424
mod_id = advancedbackupspatch
2525
mod_name = Advanced Backups Patch

0 commit comments

Comments
 (0)