Skip to content

Commit

Permalink
1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Frotty committed Oct 13, 2019
1 parent 7bfca79 commit c126aaa
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.1'
compile 'com.github.inwc3:JMPQ3:1.7.8'
}
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.6'
version '1.7.8'

repositories {
jcenter()
Expand Down

0 comments on commit c126aaa

Please sign in to comment.