mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 13:07:46 +02:00
chore(release): 1.0.0-beta.5 [skip ci]
# [1.0.0-beta.5](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-01-31) ### Bug Fixes * **analytics:** set initial value for duration and bandwidth ([ee50539](ee50539591))
This commit is contained in:
parent
ee50539591
commit
7bc2d42c8e
5 changed files with 12 additions and 5 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.0.0-beta.4');
|
||||
defined('CP_VERSION') || define('CP_VERSION', '1.0.0-beta.5');
|
||||
|
||||
/*
|
||||
| --------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue