Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceNiklas committed Sep 13, 2022
1 parent ebcd33e commit 3a9a1d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.spaceniklas</groupId>
<artifactId>actiononinteract</artifactId>
<version>1.0</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>ActionOnInteract</name>
Expand Down
2 changes: 1 addition & 1 deletion target/classes/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ActionOnInteract
version: '1.0'
version: '1.1'
main: com.spaceniklas.actiononinteract.Actiononinteract
api-version: 1.16
authors: [ SpaceNiklas ]
Expand Down
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
#Tue Sep 13 07:35:39 CEST 2022
#Tue Sep 13 07:46:00 CEST 2022
artifactId=actiononinteract
groupId=com.spaceniklas
version=1.0
version=1.1

0 comments on commit 3a9a1d7

Please sign in to comment.