File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ v0.0.11] - TBD
8
8
9
- Uses libvips v8.16.0-rc2 , compiled with Emscripten v3.1.70.
9
+ Uses libvips v8.16.0, compiled with Emscripten v3.1.70.
10
10
11
11
### Changed
12
12
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ VERSION_TIFF=4.7.0 # https://gitlab.com/libtiff/libtiff
195
195
VERSION_RESVG=0.44.0 # https://github.com/RazrFalcon/resvg
196
196
VERSION_AOM=3.10.0 # https://aomedia.googlesource.com/aom
197
197
VERSION_HEIF=1.18.2 # https://github.com/strukturag/libheif
198
- VERSION_VIPS=8.16.0-rc2 # https://github.com/libvips/libvips
198
+ VERSION_VIPS=8.16.0 # https://github.com/libvips/libvips
199
199
200
200
VERSION_EMSCRIPTEN=" $( emcc -dumpversion) "
201
201
You can’t perform that action at this time.
0 commit comments