diff --git a/onnxruntime/core/providers/nuphar/scripts/NUPHAR_CACHE_VERSION b/onnxruntime/core/providers/nuphar/scripts/NUPHAR_CACHE_VERSION index 6566ef23ba..be223698d5 100644 --- a/onnxruntime/core/providers/nuphar/scripts/NUPHAR_CACHE_VERSION +++ b/onnxruntime/core/providers/nuphar/scripts/NUPHAR_CACHE_VERSION @@ -5,5 +5,5 @@ // NOTE this version needs to be updated when generated code may change #ifndef __NUPHAR_CACHE_VERSION__ -#define __NUPHAR_CACHE_VERSION__ "2.3.0" +#define __NUPHAR_CACHE_VERSION__ "2.5.0" #endif