diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-07-05 11:27:29 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-07-05 11:27:29 +0100 |
| commit | 05ece71816945b655e9b91ac8c13f2e1463ab4cd (patch) | |
| tree | a96dd049e87d571f1e2f0d052214f6b224f677d9 | |
| parent | a7a8f774ac6a9a7c228b5138e46ebb0dfa946f8b (diff) | |
Bump version numberv3.3
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index b32897ca..cf2ebb1a 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ allprojects { apply plugin: 'java' group = 'com.leonardobishop' - version = '3.2' + version = '3.3' sourceCompatibility = 1.8 targetCompatibility = 1.8 |
