Skip to content

Commit

Permalink
1.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Frotty committed Dec 31, 2019
1 parent 5a1fbea commit 70e8e86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ See https://jitpack.io/#inwc3/JMPQ3/
Gradle Example:
```gradle
dependencies {
compile 'com.github.inwc3:JMPQ3:1.7.13'
compile 'com.github.inwc3:JMPQ3:1.7.14'
}
allprojects {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group 'systems.crigges'
version '1.7.13'
version '1.7.14'

repositories {
jcenter()
Expand Down

0 comments on commit 70e8e86

Please sign in to comment.