diff --git a/src/components/bluepad32/include/uni_version.h b/src/components/bluepad32/include/uni_version.h index b9fd0fda..1d2f1c8f 100644 --- a/src/components/bluepad32/include/uni_version.h +++ b/src/components/bluepad32/include/uni_version.h @@ -19,6 +19,6 @@ limitations under the License. #ifndef UNI_VERSION_H #define UNI_VERSION_H -#define UNI_VERSION "3.9.0" +#define UNI_VERSION "3.9.1" #endif // UNI_VERSION_H