diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2022-05-06 20:30:34 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2022-05-06 20:30:34 +0100 |
| commit | 547bb09219ea659bbe0930c98b5f9b05617dae3c (patch) | |
| tree | a71aa47f2d78e29a77cb8f64eb20abb5029436a1 | |
| parent | 55691a6b054d4b9fd1cb1a4b2425a28f16d64436 (diff) | |
Bump version numberv3.12
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index a1410336..746d1eaf 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ allprojects { apply plugin: 'java' group = 'com.leonardobishop' - version = '3.11' + version = '3.12' sourceCompatibility = 1.8 targetCompatibility = 1.8 |
