mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-13 11:37:46 +02:00
chore(release): 1.0.0-alpha.37 [skip ci]
# [1.0.0-alpha.37](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2021-02-17) ### Bug Fixes * **import:** remove query string from files url ([109c4aa](109c4aa1af))
This commit is contained in:
parent
109c4aa1af
commit
526809ef28
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.36');
|
||||
defined('CP_VERSION') || define('CP_VERSION', '1.0.0-alpha.37');
|
||||
|
||||
//--------------------------------------------------------------------
|
||||
// App Namespace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue