Skip to content

Commit

Permalink
v2.0.0.4
Browse files Browse the repository at this point in the history
-Update plugin.yml

Took 1 minute
  • Loading branch information
Jake-Moore committed Nov 19, 2023
1 parent 42d44ca commit f7d5539
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.kamikazejam</groupId>
<artifactId>kamicommon</artifactId>
<version>2.0.0.3</version>
<version>2.0.0.4</version>
<packaging>jar</packaging>

<name>KamiCommon</name>
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: KamiCommon
version: ${project.version}
main: com.kamikazejamplugins.kamicommon.KamiCommon
authors: [ KamikazeJAM_YT ]
main: com.kamikazejam.kamicommon.KamiCommon
authors: [ KamikazeJAM ]
softdepend:
- PlaceholderAPI
- ItemsAdder
description: Testing
api-version: 1.13
description: KamikazeJAM's common library for Spigot and Standalone projects.
api-version: 1.20

0 comments on commit f7d5539

Please sign in to comment.