Skip to content

Commit

Permalink
release: bump version 8.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Jan 31, 2025
1 parent 732054b commit 2b596e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.1.9
8.1.10
1 change: 1 addition & 0 deletions _doc-build-windows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ runs:
echo "C:\Program Files\MiKTeX\miktex\bin\x64" | Out-File -Append -FilePath $env:GITHUB_PATH -Encoding utf8
- name: "Install Poppler for PDF to PNG conversion"
if: ${{ inputs.needs-quarto == 'true' }}
shell: powershell
run: |
choco install poppler -y
Expand Down

0 comments on commit 2b596e3

Please sign in to comment.