We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111579e commit 3488450Copy full SHA for 3488450
overviewer_core/src/overviewer.h
@@ -31,7 +31,7 @@
31
32
// increment this value if you've made a change to the c extension
33
// and want to force users to rebuild
34
-#define OVERVIEWER_EXTENSION_VERSION 97
+#define OVERVIEWER_EXTENSION_VERSION 98
35
36
#include <stdbool.h>
37
#include <stdint.h>
0 commit comments