Skip to content

Commit

Permalink
Updated plugin version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Henriicoo committed Jul 9, 2022
1 parent 3313265 commit c0c274b
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.17-R0.1-SNAPSHOT</version>
<version>1.19-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: EventManager
version: '${project.version}'
main: com.henriquenapimo1.eventmanager.Main
api-version: 1.17
api-version: 1.19
prefix: EventManager
author: HenriqueNapimo1
description: Plugin para a criação e administração de eventos de chat e eventos ingame
Expand Down

0 comments on commit c0c274b

Please sign in to comment.