Skip to content

Commit

Permalink
Version 1.2(.1)
Browse files Browse the repository at this point in the history
uuuhm now working :)

Took 9 minutes
  • Loading branch information
TubYoub committed Nov 26, 2023
1 parent 03d2960 commit ee07483
Show file tree
Hide file tree
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
Expand Up @@ -39,7 +39,7 @@
</goals>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<outputFile>C:\Users\jornw\OneDrive\Desktop\Server\plugins\TubsStatusPlugin-1.1.jar</outputFile>
<outputFile>C:\Users\jornw\OneDrive\Desktop\Server\plugins\TubsStatusPlugin-1.2.jar</outputFile>
</configuration>
</execution>
</executions>
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: ${project.name}
name: TubsStatusPlugin
version: '${project.version}'
main: de.tubyoub.statusplugin.StatusPlugin
api-version: 1.20
Expand Down

0 comments on commit ee07483

Please sign in to comment.