Skip to content

Commit

Permalink
Version 1.5.2 / Lemmy Release v0.19.6 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines authored Nov 8, 2024
1 parent 5b35eef commit 3d6e4f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ While we specify a version of Lemmy, pict-rs, postgres, etc. at the point in tim

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.

### Upgrading to 1.5.2 (Lemmy 0.19.6)

#### Steps

- `git pull && git checkout 1.5.2`
- Run your regular deployment. Example: `ansible-playbook -i inventory/hosts lemmy.yml --become`

### Upgrading to 1.5.1 (Lemmy 0.19.5)

#### Steps
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.5
0.19.6

0 comments on commit 3d6e4f6

Please sign in to comment.