Skip to content

Commit

Permalink
Start 0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
imDaniX committed Jun 25, 2024
1 parent e400bc2 commit 55c0274
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 @@ -17,7 +17,7 @@

<description>Simplest scripting engine for Paper</description>
<properties>
<build-suffix></build-suffix>
<build-suffix>-custom</build-suffix>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion reactions/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ReActions
description: '${project.parent.description}'
api-version: '1.19'
api-version: '1.20'
main: fun.reactions.ReActionsPlugin
version: '${project.version}${build-suffix}'
website: https://github.com/GlowingInk/ReActions
Expand Down

0 comments on commit 55c0274

Please sign in to comment.