diff --git a/filestack/build.gradle b/filestack/build.gradle index 83471ef..c657d39 100644 --- a/filestack/build.gradle +++ b/filestack/build.gradle @@ -75,7 +75,7 @@ afterEvaluate { groupId = 'com.github.boykod' artifactId = 'smartsuite-filestack' - version = '0.1.5' + version = '0.1.6-beta01' } } }