Skip to content

Commit b554e54

Browse files
committed
(#82) Finish 1.20.2 port
1 parent d046d72 commit b554e54

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on: [ workflow_dispatch ]
44

55
env:
66
JAVA_VERSION: 17
7-
VERSION: 1.20.1-3.2.5
8-
RELEASE_NAME: Forgotten Graves 1.20.1-3.2.5
7+
VERSION: 1.20.2-3.2.5
8+
RELEASE_NAME: Forgotten Graves 1.20.2-3.2.5
99
MODRINTH_TOKEN: ${{ secrets.PUBLISH_MODRINTH_TOKEN }}
1010
CURSEFORGE_TOKEN: ${{ secrets.PUBLISH_CURSEFORGE_TOKEN }}
1111

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.20.1-3.2.5
1+
## 1.20.2-3.2.5
22

3-
### Fixed
4-
- Fixed a bug where some blocks were still being replaced (when better spawning areas were present).
3+
### Added
4+
- Ported mod to 1.20.2. No new changes (still v3.2.5 for mod).

0 commit comments

Comments
 (0)