Skip to content

Commit cd7307e

Browse files
committed
Updated version on mods.toml, now permissions is not mandatory dependency.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent d96c9a4 commit cd7307e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Chat/iss
44

55
[[mods]]
66
modId="project_essentials_chat"
7-
version="1.14.4-0.1.0.0"
7+
version="1.14.4-0.2.0.0"
88
displayName="Project Essentials Chat"
99
updateJSONURL="https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Chat/MC-1.14.4/update.json"
1010
displayURL="https://github.com/ProjectEssentials/ProjectEssentials-Chat"
@@ -22,13 +22,6 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Chat/iss
2222
ordering="NONE"
2323
side="BOTH"
2424

25-
[[dependencies.projectessentialschat]]
26-
modId="project_essentials_permissions"
27-
mandatory=true
28-
versionRange="[0,)"
29-
ordering="NONE"
30-
side="BOTH"
31-
3225
[[dependencies.projectessentialschat]]
3326
modId="forge"
3427
mandatory=true

0 commit comments

Comments
 (0)