diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-08-12 01:52:57 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-08-12 01:52:57 +0100 |
| commit | 5d3a43e82a2729fd55361c806d708c644082d954 (patch) | |
| tree | 5eed26fbacbb57c0412eddfa9d44a5b82e05f952 | |
| parent | 5ffd572b10f2253b416466e71cd65f4960e07724 (diff) | |
Bump version numberv3.8
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index f9ead881..d03493f3 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ allprojects { apply plugin: 'java' group = 'com.leonardobishop' - version = '3.7' + version = '3.8' sourceCompatibility = 1.8 targetCompatibility = 1.8 |
