Skip to content

Commit e4609b2

Browse files
committed
Fixed wrong url for json updater file.
1 parent c6927b0 commit e4609b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Core/iss
66
modId="project_essentials_core"
77
version="1.14.4-1.0.2.0"
88
displayName="Project Essentials Core"
9-
updateJSONURL="https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Core/MC-1.14.X/update.json"
9+
updateJSONURL="https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Core/MC-1.14.4/update.json"
1010
displayURL="https://github.com/ProjectEssentials/ProjectEssentials-Core"
1111
credits="Thanks JetBrains for Intellij IDEA license!"
1212
authors="MairwunNx (Pavel Erokhin)"

0 commit comments

Comments
 (0)