Skip to content

Commit

Permalink
Version bump to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Flying-Poro committed Jan 6, 2023
1 parent eb851b2 commit 3776252
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 @@ -7,7 +7,7 @@
<groupId>com.nevakanezah</groupId>
<artifactId>HorseEnhancer</artifactId>
<packaging>jar</packaging>
<version>2.0.1</version>
<version>2.1.0</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
@@ -1,5 +1,5 @@
name: 'HorseEnhancer'
version: '2.0.1'
version: '2.1.0'
api-version: '1.18'
main: 'com.nevakanezah.horseenhancer.HorseEnhancerMain'
authors:
Expand Down

0 comments on commit 3776252

Please sign in to comment.