File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Podlatch/PublisherBackendBundle/Resources/config Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ CMS for Podcasts
88
99## Install from zip
1010
11- * get [ Latest Version] ( https://github.com/Podlatch/Podlatch-Publisher/releases/download/0.5.1 /podlatch-0-5-1 .zip )
11+ * get [ Latest Version] ( https://github.com/Podlatch/Podlatch-Publisher/releases/download/0.6.0 /podlatch-0-6-0 .zip )
1212* unzip the package and add it to your webspace
1313```
1414 unzip Podlatch-Publisher_beta.zip
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ parameters:
1616 app.path.audio_assets : /uploads/audio/
1717 app.path.episode_images : /uploads/images/podcasts/
1818 app.path.podcast_images : /uploads/images/episodes/
19- app.version : 0.1 .0
19+ app.version : 0.6 .0
2020
2121framework :
2222 # esi: ~
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ easy_admin:
4444 icon : info-circle
4545 children :
4646 # - { label: 'Help', route: 'help_index' }
47- - { label: 'Docs', icon: book, url: 'http ://example.com/external-docs ' }
47+ - { label: 'Docs', icon: book, url: 'https ://podlat.ch ' }
4848 - { label: '%app.version%' }
4949 entities :
5050 Podcast :
You can’t perform that action at this time.
0 commit comments