fix version jenkins mb

This commit is contained in:
5gi 2022-11-18 17:01:59 -05:00
parent 92bc6ae4c7
commit deae28702d

View File

@ -5,7 +5,7 @@ plugins {
}
apply plugin: 'maven-publish'
group 'com.the5gi.deepj'
version '1.3.6'
version '1.3.7'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11