diff --git a/ChangeLog b/ChangeLog index 7f07875f..d2fdf502 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25019,3 +25019,5 @@ 2025-07-03 Fred Gleason * Fixed a regression in 'lib/rdcart.cpp' that broke the 'Import' Web API call. +2025-07-03 Fred Gleason + * Incremented the pacakge version to 4.3.0int13. diff --git a/NEWS b/NEWS index b7d771f3..f7f2362d 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.3.0int12 -- 2 July 2025 +v4.3.0int13 -- 3 July 2025 Changes: Cart Filtering. Refactored the cart filtering controls to be consistent diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index f00c8ab3..a9cbf3ca 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.3.0int12 \ No newline at end of file +4.3.0int13 \ No newline at end of file