From 4f36b07544e55b69722aac60b7e52c1da9b2eb9a Mon Sep 17 00:00:00 2001 From: xpamych Date: Tue, 4 Apr 2023 10:52:30 +0300 Subject: [PATCH] 1.23.3 --- syncthing/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/lure.sh b/syncthing/lure.sh index 55d5132..8adcbda 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.23.2' +version='1.23.3' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'