Skip to content

Commit 7bfb4b8

Browse files
committed
Merge branch '2024.3' into 2025.1
2 parents fcf65da + def63cd commit 7bfb4b8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Minecraft Development for IntelliJ
22

3-
## [Unreleased]
3+
## [1.8.4]
4+
5+
### Added
6+
7+
- Added datagen to Fabric project templates
8+
9+
## [1.8.3]
410

511
### Added
612

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# suppress inspection "UnusedProperty" for whole file
2222
ideaVersionName = 2025.1
2323

24-
coreVersion = 1.8.3
24+
coreVersion = 1.8.4
2525

2626
# Silences a build-time warning because we are bundling our own kotlin library
2727
kotlin.stdlib.default.dependency = false

0 commit comments

Comments
 (0)