We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ba569 commit f80c1c3Copy full SHA for f80c1c3
4 files changed
.github/workflows/pdfium-windows.pc
@@ -4,7 +4,7 @@ includedir=D:/opt/pdfium/include
4
5
Name: PDFium
6
Description: PDFium
7
-Version: 7323
+Version: 7789
8
Requires:
9
10
Libs: -L${libdir} -lpdfium
.github/workflows/pdfium.pc
@@ -4,7 +4,7 @@ includedir=/opt/pdfium/include
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
env:
GO_VERSION: "1.24"
- PDFIUM_VERSION: "7323"
+ PDFIUM_VERSION: "7789"
11
jobs:
12
release-webassembly:
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ on:
13
14
15
16
17
18
test-webassembly:
0 commit comments