Skip to content

Commit 8af405a

Browse files
committed
v2.0.2
1 parent 3d5ffa6 commit 8af405a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mcdreforged.plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "hooks",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"name": "hooks",
55
"description": {
66
"en_us": "Allow MCDR to trigger custom scripts under specific conditions.",
@@ -9,7 +9,7 @@
99
"author": "OptiJava",
1010
"link": "https://github.com/OptiJava/hooks",
1111
"dependencies": {
12-
"mcdreforged": ">=2.8.1"
12+
"mcdreforged": ">=2.9.0"
1313
},
1414

1515
"archive_name": "hooks-v{version}",

0 commit comments

Comments
 (0)