mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 12:07:46 +02:00
chore(release): 1.4.1 [skip ci]
## [1.4.1](https://code.castopod.org/adaures/castopod/compare/v1.4.0...v1.4.1) (2023-06-22) ### Bug Fixes * **podcast-import:** set default values for person group and role if not found in taxonomy ([aa46dca](aa46dca4e3))
This commit is contained in:
parent
aa46dca4e3
commit
b61dd57a37
4 changed files with 11 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ declare(strict_types=1);
|
|||
|
|
||||
| NOTE: this constant is updated upon release with Continuous Integration.
|
||||
*/
|
||||
defined('CP_VERSION') || define('CP_VERSION', '1.4.0');
|
||||
defined('CP_VERSION') || define('CP_VERSION', '1.4.1');
|
||||
|
||||
/*
|
||||
| --------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue