Skip to content

Commit

Permalink
Before release project update
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaMurza committed Feb 18, 2024
1 parent 687bc1f commit de26efd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

<groupId>ua.mykolamurza</groupId>
<artifactId>randullo</artifactId>
<version>1.20.2-R0.1</version>
<version>0.8.1</version>
<packaging>jar</packaging>

<name>randullo</name>
<name>Randullo</name>

<properties>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<paper.version>1.20.2-R0.1-SNAPSHOT</paper.version>
<paper.version>1.20.4-R0.1-SNAPSHOT</paper.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: randullo
name: Randullo
version: '${project.version}'
main: ua.mykolamurza.randullo.Randullo
api-version: '1.20'

0 comments on commit de26efd

Please sign in to comment.