From 7b60dbdd7e174dafd255b30251d2d2654ea93fd7 Mon Sep 17 00:00:00 2001 From: efrick Date: Mon, 5 Aug 2024 18:41:44 -0400 Subject: [PATCH] Bump version number. --- PDF-Merge.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDF-Merge.csproj b/PDF-Merge.csproj index 1451ad1..28f9cf7 100644 --- a/PDF-Merge.csproj +++ b/PDF-Merge.csproj @@ -9,7 +9,7 @@ enable LICENSE README.md - 2024.08.01-Alpha + 2024.08.05 ABSC Inc. This tool merges PDF files from a configured directory into a single PDF. GNU GPL v3 2024