Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MEFRREEX authored Nov 2, 2022
1 parent d747919 commit 773fcad
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>groupId</groupId>
<artifactId>ChatFilter</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.1-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ author: Driftay
version: ${project.version}
description: The Best Plugin For Managing Offensive Words

api: ["1.0.8"]
api: ["1.0.0"]
Binary file modified target/ChatFilter.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions target/classes/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
main: me.driftay.chatfilter.Main
name: ChatFilter
author: Driftay
version: 2.0-SNAPSHOT
version: 2.1-SNAPSHOT
description: The Best Plugin For Managing Offensive Words

api: ["1.0.8"]
api: ["1.0.0"]
4 changes: 2 additions & 2 deletions target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Generated by Maven
#Wed Nov 02 16:03:47 EET 2022
#Wed Nov 02 16:07:14 EET 2022
groupId=groupId
artifactId=ChatFilter
version=2.0-SNAPSHOT
version=2.1-SNAPSHOT

0 comments on commit 773fcad

Please sign in to comment.