diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-25 13:05:07 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-25 13:05:07 +0100 |
| commit | cfc0e55c1a0c81087eb7af0d8929829941d9e7c3 (patch) | |
| tree | 131b99f8fdf4bf7ccb96ea54eb29b073c8a7c031 /build.gradle | |
| parent | e57b380db0cbeb6fafab0a628e8a1e9ac86cee73 (diff) | |
Add data to fishingcertainv3.1.2
- Closes #191
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index b947a598..3b75a854 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ allprojects { apply plugin: 'java' group = 'com.leonardobishop' - version = '3.1.1' + version = '3.1.2' sourceCompatibility = 1.8 targetCompatibility = 1.8 |
