Skip to content

Commit 112ebe7

Browse files
committed
API Version to 1.20, Plugin Version to 1.1.0
Decided to increment minor version to 1. Rationale? Felt like it? 1.20? Honestly, I have no clue.
1 parent a590ed7 commit 112ebe7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>ADHDMC</groupId>
88
<artifactId>SimplePrefixes</artifactId>
9-
<version>v1.0.3</version>
9+
<version>1.1.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>SimplePrefixes</name>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: SimplePrefixes
22
version: '${project.version}'
33
main: adhdmc.simpleprefixes.SimplePrefixes
44
description: "Plugin that aims to allow for simple player-selected prefixes that can be used in chat"
5-
api-version: 1.19
5+
api-version: 1.20
66
authors: [ Peashooter101, Rhythmic ]
77
depend: [PlaceholderAPI]
88
commands:

0 commit comments

Comments
 (0)