Commit 7efbd07
committed
Bump to v0.3.1 — force native lib rebuild for initWindow signature change
The fullscreen parameter was added to bloom_init_window but the version
wasn't bumped, so build servers used cached 3-param native libs against
the new 4-param FFI declaration, causing a crash on iOS/tvOS/Android.1 parent 8325f99 commit 7efbd07
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments