Skip to content

Commit

Permalink
fix: Update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
IanTapply22 committed Jan 2, 2025
1 parent 94bd932 commit 188b1c4
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>net.jeqo</groupId>
<artifactId>gizmo</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<packaging>jar</packaging>

<name>Gizmo</name>
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: Gizmo
version: '${project.version}'
main: net.jeqo.gizmo.Gizmo
api-version: 1.20
api-version: 1.21
prefix: Gizmo
authors: [Jeqo]
description: A unique utility plugin.
Expand Down

0 comments on commit 188b1c4

Please sign in to comment.