mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-13 11:37:46 +02:00
chore(release): 1.0.0-alpha.25 [skip ci]
# [1.0.0-alpha.25](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2020-11-30) ### Features * **platforms:** add podfriend ([9fdc8d3](9fdc8d3293))
This commit is contained in:
parent
9fdc8d3293
commit
8b3c689f86
5 changed files with 11 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
// NOTE: this constant is updated upon release with Continuous Integration.
|
||||
//
|
||||
defined('CP_VERSION') || define('CP_VERSION', '1.0.0-alpha.24');
|
||||
defined('CP_VERSION') || define('CP_VERSION', '1.0.0-alpha.25');
|
||||
|
||||
//--------------------------------------------------------------------
|
||||
// App Namespace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue