Skip to content

Commit 24a7736

Browse files
authored
0.19.10 release. (#260)
1 parent cb5c0fb commit 24a7736

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.6 (Lemmy 0.19.10)
10+
11+
#### Steps
12+
13+
- `git pull && git checkout 1.5.6`
14+
- Run your regular deployment. Example: `ansible-playbook -i inventory/hosts lemmy.yml --become`
15+
916
### Upgrading to 1.5.5 (Lemmy 0.19.9)
1017

1118
#### Steps

VERSION

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

0 commit comments

Comments
 (0)