Skip to content

Commit aa27026

Browse files
authored
Version 1.5.5 / 0.19.9 release. (#257)
1 parent a30efd3 commit aa27026

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

UPGRADING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ While we specify a version of Lemmy, pict-rs, postgres, etc. at the point in tim
66

77
While you are not forced into running the specific versions, we do not go through thorough testing on all version compatibility matrices, so please make your best judgement and always backup before performing updates.
88

9+
### Upgrading to 1.5.5 (Lemmy 0.19.9)
10+
11+
#### Steps
12+
13+
- `git pull && git checkout 1.5.5`
14+
- Run your regular deployment. Example: `ansible-playbook -i inventory/hosts lemmy.yml --become`
15+
916
### Upgrading to 1.5.4 (Lemmy 0.19.8)
1017

1118
#### Steps

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.19.8
1+
0.19.9

0 commit comments

Comments
 (0)