Skip to content

Commit

Permalink
Version updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Xezard committed Oct 31, 2020
1 parent 629df52 commit 1f7daf4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>XGlow</artifactId>
<groupId>ru.xezard</groupId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion api/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: XGlow
main: ru.xezard.glow.GlowPlugin
author: Xezard
website: xezard.ru
version: 1.0.1
version: 1.0.2
depend: [ProtocolLib]
api-version: 1.16
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>XGlow</artifactId>
<groupId>ru.xezard</groupId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
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>ru.xezard</groupId>
<artifactId>XGlow</artifactId>
<packaging>pom</packaging>
<version>1.0.1</version>
<version>1.0.2</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 1f7daf4

Please sign in to comment.