Skip to content

Commit

Permalink
1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Draww committed Feb 22, 2018
1 parent d67f73e commit 9584ec5
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 95 deletions.
141 changes: 52 additions & 89 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.drawwdev</groupId>
<artifactId>Raffle</artifactId>
<version>1.3.6.2</version>
<version>1.3.7</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,6 +1,6 @@
name: Raffle
main: com.drawwdev.raffle.Main
version: 1.3.6.2
version: 1.3.7
author: drawwdev
website: https://github.com/Draww/Raffle
softdepend: [PlaceholderAPI]
Expand Down
2 changes: 1 addition & 1 deletion target/classes/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Raffle
main: com.drawwdev.raffle.Main
version: 1.3.6.2
version: 1.3.7
author: drawwdev
website: https://github.com/Draww/Raffle
softdepend: [PlaceholderAPI]
Expand Down
4 changes: 2 additions & 2 deletions target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Generated by Maven
#Mon Feb 12 10:22:34 EET 2018
version=1.3.6.2
#Fri Feb 23 00:42:49 EET 2018
version=1.3.7
groupId=com.drawwdev
artifactId=Raffle
Loading

0 comments on commit 9584ec5

Please sign in to comment.