Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
🐛 fix migration logic of syncting
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl committed Jan 13, 2024
1 parent f5f6970 commit c907a49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions syncthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.18.1 - 2024-01-13

* 🐛 Fix migration issue

## 1.18.0 - 2024-01-13

* 🔨 Configure Syncthing via environment variables instead of CLI arguments where possible and properly separate config and database/state directories (thanks @salim-b | #450)
Expand Down
2 changes: 1 addition & 1 deletion syncthing/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Syncthing
version: "1.18.0"
version: "1.18.1"
slug: syncthing
description: "Syncthing is a continuous file synchronization program in a
de-centralized way"
Expand Down

0 comments on commit c907a49

Please sign in to comment.