From e731cb9e549874358d4ac14ae1e6fa0555039f49 Mon Sep 17 00:00:00 2001 From: xpamych Date: Wed, 4 Oct 2023 09:29:56 +0300 Subject: [PATCH] 1.25.0 --- syncthing/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/lure.sh b/syncthing/lure.sh index cc3a0db..de29d4d 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.24.0' +version='1.25.0' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'