From c3bbbca4902d4a185d559f252feb2bb922306e88 Mon Sep 17 00:00:00 2001 From: Sithel Date: Tue, 6 Feb 2024 21:02:17 -0800 Subject: [PATCH 1/3] tweaking version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e88410..bbfc403 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bookbinder", - "version": "1.3.3", + "version": "1.3.3 -- temp test build", "description": "An app to rearrange PDF pages for printing for bookbinding", "type": "module", "scripts": { From 438c5a3e6a04160c3344be48483732daee0e78b3 Mon Sep 17 00:00:00 2001 From: Sithel Date: Tue, 6 Feb 2024 21:35:59 -0800 Subject: [PATCH 2/3] another tweak to induce build? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbfc403..989fbe7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bookbinder", - "version": "1.3.3 -- temp test build", + "version": "1.3.3 -- temp test build2", "description": "An app to rearrange PDF pages for printing for bookbinding", "type": "module", "scripts": { From 5f7abe68b85f60240a945c6766ef08a26e2b1f53 Mon Sep 17 00:00:00 2001 From: Cocoa Date: Sat, 10 Feb 2024 17:07:54 -0500 Subject: [PATCH 3/3] text change to try and force branch preview --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d9eead6..8d5f0f3 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@

Bookbinder JS

contribute, view the project's Github repository. If you have issues with this version, you can try the old version instead, which only supports folio layouts.
current version: %PACKAGE_VERSION%
+ padding-top: 0.75em;font-variant-caps: small-caps;">current version: %PACKAGE_VERSION% (this is an old ver)

Settings