Bump version to 1.2.0

This commit is contained in:
Skylar Ittner 2026-02-16 20:31:54 -07:00
parent 70fcdda163
commit 2b6353170f
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ rm PrintScanTool*.zip
cd build cd build
zip -r ../PrintScanTool.v1.1.1.zip PrintScanTool zip -r ../PrintScanTool.v1.2.0.zip PrintScanTool
cd .. cd ..

View File

@ -1,7 +1,7 @@
{ {
"name": "app.postalpoint.printscan", "name": "app.postalpoint.printscan",
"main": "plugin.js", "main": "plugin.js",
"version": "1.1.1", "version": "1.2.0",
"author": "PostalPortal LLC", "author": "PostalPortal LLC",
"description": "Tool to sell print, scan, and fax jobs in PostalPoint with quantity pricing.", "description": "Tool to sell print, scan, and fax jobs in PostalPoint with quantity pricing.",
"postalpoint": { "postalpoint": {