Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablete1234 committed Nov 2, 2020
1 parent bdf47d6 commit dce57fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DefaultPlugin.iml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.github.Manolo8:DarkBot:1.13-a22a6c9a72-1" level="project" />
<orderEntry type="library" name="Maven: com.github.darkbot-reloaded:DarkBot:master-2d5ec8d194-1" level="project" />
<orderEntry type="library" name="Maven: com.github.darkbot-reloaded:DarkBot:master-be65761a9f-1" level="project" />
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.5" level="project" />
<orderEntry type="library" name="Maven: com.formdev:flatlaf:0.36" level="project" />
<orderEntry type="library" name="Maven: com.miglayout:miglayout:3.7.4" level="project" />
Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/plugin.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "Default plugin",
"author": "Popcorn",
"version": "1.3.2",
"version": "1.4.0",
"minVersion": "1.13.17 beta 36",
"supportedVersion": "1.13.17 beta 36",
"supportedVersion": "1.13.17 beta 52",
"features": [
"eu.darkbot.popcorn.def.PalladiumModule",
"eu.darkbot.popcorn.def.AntiPush",
"eu.darkbot.popcorn.def.SampleModule"
],
"download": "https://github.com/darkbot-reloaded/DefaultPlugin/releases/download/v1.3.2/DefaultPlugin.jar",
"download": "https://github.com/darkbot-reloaded/DefaultPlugin/releases/download/v1.4.0/DefaultPlugin.jar",
"update": "https://raw.githubusercontent.com/darkbot-reloaded/DefaultPlugin/master/src/main/resources/plugin.json"
}

0 comments on commit dce57fd

Please sign in to comment.