From 681da26d2202102433b8e212de5ef71f5de3f273 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Thu, 2 Jan 2025 08:30:39 +0000 Subject: [PATCH] Update syncthing --- apps/syncthing/.env | 2 +- apps/syncthing/variables.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/syncthing/.env b/apps/syncthing/.env index c08bf09d..058fb2a0 100644 --- a/apps/syncthing/.env +++ b/apps/syncthing/.env @@ -1,5 +1,5 @@ W9_DIST='community' -W9_VERSION='1.28' +W9_VERSION='1.28.1' W9_REPO=syncthing/syncthing #### -- Not allowed to edit below environments when recreate app based on existing data -- #### diff --git a/apps/syncthing/variables.json b/apps/syncthing/variables.json index 3856dee7..f633c33d 100644 --- a/apps/syncthing/variables.json +++ b/apps/syncthing/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "1.28", + "1.28.1", "latest" ] }