Skip to content

Commit dce57fd

Browse files
committed
Release v1.4.0
1 parent bdf47d6 commit dce57fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DefaultPlugin.iml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</content>
1111
<orderEntry type="inheritedJdk" />
1212
<orderEntry type="sourceFolder" forTests="false" />
13-
<orderEntry type="library" name="Maven: com.github.Manolo8:DarkBot:1.13-a22a6c9a72-1" level="project" />
1413
<orderEntry type="library" name="Maven: com.github.darkbot-reloaded:DarkBot:master-2d5ec8d194-1" level="project" />
14+
<orderEntry type="library" name="Maven: com.github.darkbot-reloaded:DarkBot:master-be65761a9f-1" level="project" />
1515
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.5" level="project" />
1616
<orderEntry type="library" name="Maven: com.formdev:flatlaf:0.36" level="project" />
1717
<orderEntry type="library" name="Maven: com.miglayout:miglayout:3.7.4" level="project" />

src/main/resources/plugin.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "Default plugin",
33
"author": "Popcorn",
4-
"version": "1.3.2",
4+
"version": "1.4.0",
55
"minVersion": "1.13.17 beta 36",
6-
"supportedVersion": "1.13.17 beta 36",
6+
"supportedVersion": "1.13.17 beta 52",
77
"features": [
88
"eu.darkbot.popcorn.def.PalladiumModule",
99
"eu.darkbot.popcorn.def.AntiPush",
1010
"eu.darkbot.popcorn.def.SampleModule"
1111
],
12-
"download": "https://github.com/darkbot-reloaded/DefaultPlugin/releases/download/v1.3.2/DefaultPlugin.jar",
12+
"download": "https://github.com/darkbot-reloaded/DefaultPlugin/releases/download/v1.4.0/DefaultPlugin.jar",
1313
"update": "https://raw.githubusercontent.com/darkbot-reloaded/DefaultPlugin/master/src/main/resources/plugin.json"
1414
}

0 commit comments

Comments
 (0)