fix: set version to 0.0.1 (alpha)

This commit is contained in:
hexlocation 2025-03-16 10:22:29 +01:00
parent e151f8617f
commit 47ff4ad16f
Signed by: hex
GPG key ID: A19EFFAAF8C00FCF
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
<groupId>dev.hex</groupId>
<artifactId>silencer</artifactId>
<version>1.0.0</version>
<version>0.0.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

View file

@ -1,5 +1,5 @@
name: Silencer
version: '1.0'
version: '0.0.1'
main: dev.hex.silencer.Silencer
description: A simple mute plugin.
api-version: '1.21.4'

View file

@ -1,4 +1,4 @@
name: Silencer
author: hex
main: dev.hex.silencer.Silencer
version: 1.0.0
version: 0.0.1