diff --git a/ShimmerBluetoothManager/build.gradle b/ShimmerBluetoothManager/build.gradle index 6283dedc3..b5ed8183e 100644 --- a/ShimmerBluetoothManager/build.gradle +++ b/ShimmerBluetoothManager/build.gradle @@ -27,7 +27,7 @@ publishing { groupId = 'com.shimmerresearch' // Replace with your package's group/organization name artifactId = 'shimmerbluetoothmanager' // Replace with the name of your package - version = '0.11.7_beta' // Replace with your package version + version = '0.11.8_beta' // Replace with your package version // Jar publication //( diff --git a/ShimmerDriver/build.gradle b/ShimmerDriver/build.gradle index 0498cc182..8717e2d88 100644 --- a/ShimmerDriver/build.gradle +++ b/ShimmerDriver/build.gradle @@ -49,7 +49,7 @@ publishing { groupId = 'com.shimmerresearch' // Replace with your package's group/organization name artifactId = 'shimmerdriver' // Replace with the name of your package - version = '0.11.7_beta' // Replace with your package version + version = '0.11.8_beta' // Replace with your package version // Jar publication //( diff --git a/ShimmerDriverPC/build.gradle b/ShimmerDriverPC/build.gradle index 7f643e368..00ee312ac 100644 --- a/ShimmerDriverPC/build.gradle +++ b/ShimmerDriverPC/build.gradle @@ -44,7 +44,7 @@ publishing { groupId = 'com.shimmerresearch' // Replace with your package's group/organization name artifactId = 'shimmerdriverpc' // Replace with the name of your package - version = '0.11.7_beta' // Replace with your package version + version = '0.11.8_beta' // Replace with your package version // Jar publication //(