Skip to content

Commit

Permalink
Update UnityPackage
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila committed Sep 20, 2024
1 parent 84f03a1 commit 69930a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified Misc/UnityPackage/Plugins/PDFtoZPL.dll
Binary file not shown.
6 changes: 3 additions & 3 deletions Misc/UnityPackage/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "de.sungaila.pdftozpl",
"version": "5.3.0",
"version": "5.3.1",
"displayName": "PDFtoZPL",
"description": "A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code.",
"unity": "2022.3",
"documentationUrl": "https://github.com/sungaila/PDFtoZPL",
"changelogUrl": "https://github.com/sungaila/PDFtoZPL/releases/tag/v5.3.0",
"changelogUrl": "https://github.com/sungaila/PDFtoZPL/releases/tag/v5.3.1",
"license": "MIT",
"licensesUrl": "https://github.com/sungaila/PDFtoZPL/blob/master/LICENSE",
"dependencies": {
"de.sungaila.pdftoimage": "4.1.0"
"de.sungaila.pdftoimage": "4.1.1"
},
"keywords": [
"PDF",
Expand Down

0 comments on commit 69930a4

Please sign in to comment.