Skip to content

Commit 027bdaa

Browse files
committed
bump version
1 parent cc6e55a commit 027bdaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.8.0/podlatch.zip)
11+
* get [Latest Version](https://github.com/Podlatch/Podlatch-Publisher/releases/download/0.8.2/podlatch.zip)
1212
* unzip the package and add it to your webspace
1313
* configure `web` directory as document root!
1414
* go to https://YOUR.DOMAIN/install/index.php and install the software

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.8.0
19+
app.version: 0.8.2
2020

2121
framework:
2222
#esi: ~

0 commit comments

Comments
 (0)