overviewer.h: bump extension version

This commit is contained in:
Nicolas F 2022-05-16 20:02:55 +02:00
parent 7a55d33e8f
commit f80936cb66
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
// increment this value if you've made a change to the c extension
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 108
#define OVERVIEWER_EXTENSION_VERSION 109
#include <stdbool.h>
#include <stdint.h>