Bump oce plugin version to cache bust I think
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9458
This commit is contained in:
parent
997b22d3ee
commit
8baea9004f
|
@ -36,7 +36,7 @@
|
|||
SCENEGRAPH* LoadModel( char const* filename );
|
||||
|
||||
#define PLUGIN_OCE_MAJOR 1
|
||||
#define PLUGIN_OCE_MINOR 2
|
||||
#define PLUGIN_OCE_MINOR 3
|
||||
#define PLUGIN_OCE_PATCH 0
|
||||
#define PLUGIN_OCE_REVNO 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue