Skip to content

Commit

Permalink
Merge pull request #16 from arcadelabs/labaide-impl
Browse files Browse the repository at this point in the history
How did I miss this D:
  • Loading branch information
RealRONiN authored Jul 12, 2022
2 parents e57df46 + 26e973b commit 29666e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>in.arcadelabs</groupId>
<artifactId>LifeSteal</artifactId>
<version>1.0</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>LifeSteal</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: LifeSteal
version: '${project.version}'
main: in.arcadelabs.lifesteal.LifeStealPlugin
api-version: 1.18
depend: [ ArcadeLibs ]
depend: [ LabAide ]
description: Just another LifeSteal SMP core plugin.
website: https://arcadelabs.in

0 comments on commit 29666e9

Please sign in to comment.