diff options
| author | Davi Antônio <30875784+DaviAntonio@users.noreply.github.com> | 2023-08-29 01:31:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-29 01:31:55 +0000 |
| commit | c9296f3172b213af79cef8b78660ecf3516890c4 (patch) | |
| tree | 57983854859dce62851a0e1baeb75791a707d1c2 /src | |
| parent | 48cd64a927eda583347b70c223c4b5cfa28c9582 (diff) | |
| download | boca-c9296f3172b213af79cef8b78660ecf3516890c4.tar.gz boca-c9296f3172b213af79cef8b78660ecf3516890c4.zip | |
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.
Diffstat (limited to 'src')
| -rw-r--r-- | src/version | 2 |
1 files changed, 1 insertions, 1 deletions
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 |