Skip to content

Commit 068f20c

Browse files
committed
fix(build): typo
1 parent 9d4d319 commit 068f20c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
### Features
44

5-
- Update to 1.19.
5+
### Fixes
66

77
Closed issues: None.
88

9-
[Full Changelog](https://github.com/JamCoreModding/JamLib/compare/0.0.3...0.0.4)
9+
[Full Changelog](https://github.com/JamCoreModding/JamLib/compare/...)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ archive_base_name=jam-lib
55

66
mod_version=0.0.4
77
release_name=V0.0.4 [1.18.x - 1.19]
8-
1.18-Snapshot,1.18,1.18.1,1.18.2,1.19-Snapshot
8+
supported_versions=1.18-Snapshot,1.18,1.18.1,1.18.2,1.19-Snapshot
99

1010
# Used for releasing GitHub releases
1111
github_user=JamCoreModding

0 commit comments

Comments
 (0)