From c9296f3172b213af79cef8b78660ecf3516890c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio?= <30875784+DaviAntonio@users.noreply.github.com> Date: Tue, 29 Aug 2023 01:31:55 +0000 Subject: Version 1.5.19 (#33) * Update version info and year The following files were updated to the next version to be released and the current year: - src/version - src/versionnum.php * Release 1.5.17-1 Update changelog with all the changes made since its last update on commit 818abd88. * Format code with black 23.1.0 * Release 1.5.18-1 Update changelog with all the changes made since its last update on commit 194f6764. * Fix src/version pointing to older version * Release 1.5.19-1 Update changelog with all the changes made since its last update on commit 991cb0e. --- src/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/version') diff --git a/src/version b/src/version index 0c87bbd..0e65cc2 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -boca-1.5.17 +boca-1.5.19-1 -- cgit v1.2.3