Skip to content

Commit 2402e41

Browse files
committed
overviewer.h: bump extension version
1 parent 08e628c commit 2402e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviewer_core/src/overviewer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
// increment this value if you've made a change to the c extension
3333
// and want to force users to rebuild
34-
#define OVERVIEWER_EXTENSION_VERSION 106
34+
#define OVERVIEWER_EXTENSION_VERSION 107
3535

3636
#include <stdbool.h>
3737
#include <stdint.h>

0 commit comments

Comments
 (0)