Skip to content

Commit

Permalink
Set version to 1.2.3-1.21.3-SNAPSHOT
Browse files Browse the repository at this point in the history
github-actions[bot] committed Nov 28, 2024
1 parent d9eeabe commit fd05dca
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
@@ -6,7 +6,7 @@

<groupId>com.github.PatrykCholewa</groupId>
<artifactId>FoxKiller</artifactId>
<version>1.2.2-1.21.3</version>
<version>1.2.3-1.21.3-SNAPSHOT</version>

<properties>
<maven.compiler.source>21</maven.compiler.source>
2 changes: 1 addition & 1 deletion src/main/resources/paper-plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: FoxKiller
description: Fun plugin
version: 1.2.2-1.21.3
version: 1.2.3-1.21.3-SNAPSHOT
api-version: 1.21.3
main: com.github.PatrykCholewa.FoxKiller.FoxKillerPlugin
bootstrapper: com.github.PatrykCholewa.FoxKiller.FoxKillerPluginBootstrap

0 comments on commit fd05dca

Please sign in to comment.