Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PikaMug committed Dec 7, 2021
1 parent f784913 commit 9343e31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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 @@

<groupId>me.pikamug.localelib</groupId>
<artifactId>LocaleLib</artifactId>
<version>2.3</version>
<version>2.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
5 changes: 2 additions & 3 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: LocaleLib
main: me.pikamug.localelib.LocaleLib
version: 2.3
version: 2.4
api-version: 1.13
description: Show translated names of items, entities & more in client's language
website: https://www.spigotmc.org/resources/quests.3711/
dev-url: https://github.com/PikaMug/LocaleLib
website: https://github.com/PikaMug/LocaleLib
author: PikaMug

0 comments on commit 9343e31

Please sign in to comment.