diff --git a/NMSIS/Core/Include/nmsis_version.h b/NMSIS/Core/Include/nmsis_version.h index eecf0dad..ebc26fa2 100644 --- a/NMSIS/Core/Include/nmsis_version.h +++ b/NMSIS/Core/Include/nmsis_version.h @@ -72,7 +72,7 @@ * The NMSIS patch version can be used to * show bug fixes in this package. **/ -#define __NMSIS_VERSION_PATCH (0U) +#define __NMSIS_VERSION_PATCH (1U) /** * \brief Represent the NMSIS Version * \details diff --git a/NMSIS/npk.yml b/NMSIS/npk.yml index d514a1f7..eb0c6ed3 100644 --- a/NMSIS/npk.yml +++ b/NMSIS/npk.yml @@ -1,7 +1,7 @@ ## Package Base Information name: csp-nsdk_nmsis owner: nuclei -version: 1.3.0 +version: 1.3.1 description: NMSIS in Nuclei SDK type: csp keywords: diff --git a/NMSIS_VERSION b/NMSIS_VERSION index 18fa8e74..75740798 100644 --- a/NMSIS_VERSION +++ b/NMSIS_VERSION @@ -1 +1 @@ -v1.3.0 +v1.3.1