File tree 3 files changed +3
-3
lines changed
src/Podlatch/PublisherBackendBundle/Resources/config
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ CMS for Podcasts
8
8
9
9
## Install from zip
10
10
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 )
12
12
* unzip the package and add it to your webspace
13
13
```
14
14
unzip Podlatch-Publisher_beta.zip
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ parameters:
16
16
app.path.audio_assets : /uploads/audio/
17
17
app.path.episode_images : /uploads/images/podcasts/
18
18
app.path.podcast_images : /uploads/images/episodes/
19
- app.version : 0.1 .0
19
+ app.version : 0.6 .0
20
20
21
21
framework :
22
22
# esi: ~
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ easy_admin:
44
44
icon : info-circle
45
45
children :
46
46
# - { 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 ' }
48
48
- { label: '%app.version%' }
49
49
entities :
50
50
Podcast :
You can’t perform that action at this time.
0 commit comments