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:
semantic-release-bot 2021-02-17 10:55:08 +00:00
commit 526809ef28
5 changed files with 11 additions and 4 deletions

View file

@ -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