diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-02-17 15:38:59 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-02-18 10:24:53 +0800 |
| commit | 732e0640dbf1dbe4b98d2a7f8682e9d10dcfac8f (patch) | |
| tree | 9d93217409cc6387b9a90d576320f792bb7b1365 /runtime/src/main/resources/roughlyenoughitems.changes.json | |
| parent | e0c9b792af72d971bdf59debd1f065521c37c126 (diff) | |
| download | RoughlyEnoughItems-732e0640dbf1dbe4b98d2a7f8682e9d10dcfac8f.tar.gz RoughlyEnoughItems-732e0640dbf1dbe4b98d2a7f8682e9d10dcfac8f.tar.bz2 RoughlyEnoughItems-732e0640dbf1dbe4b98d2a7f8682e9d10dcfac8f.zip | |
Implement changelog, close #772
Diffstat (limited to 'runtime/src/main/resources/roughlyenoughitems.changes.json')
| -rw-r--r-- | runtime/src/main/resources/roughlyenoughitems.changes.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/src/main/resources/roughlyenoughitems.changes.json b/runtime/src/main/resources/roughlyenoughitems.changes.json new file mode 100644 index 000000000..0a3e2be7c --- /dev/null +++ b/runtime/src/main/resources/roughlyenoughitems.changes.json @@ -0,0 +1,3 @@ +{ + "version": "2022.1" +}
\ No newline at end of file |
