Bump up Nuphar cache version (#8806)

To avoid confusion with 2.3.0
This commit is contained in:
KeDengMS 2021-08-21 12:05:05 -07:00 committed by GitHub
parent 9fa0d8392a
commit 0c5a305742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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