From a7968bd20e161dd6ebd4b9b0def649c6a4220ddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=28=D0=A5?= =?UTF-8?q?=D1=80=D0=B0=D0=BC=D1=8B=D1=87=D0=AA=29=20=D0=A5=D1=80=D0=B0?= =?UTF-8?q?=D0=BC=D0=BE=D0=B2?= Date: Sun, 13 Apr 2025 13:08:37 +0300 Subject: [PATCH] sycnthing 1.29.5 --- syncthing-relaysrv/alr.sh | 2 +- syncthing/alr.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/syncthing-relaysrv/alr.sh b/syncthing-relaysrv/alr.sh index 8ecb8a2..4486d3e 100644 --- a/syncthing-relaysrv/alr.sh +++ b/syncthing-relaysrv/alr.sh @@ -1,5 +1,5 @@ name='syncthing-relaysrv' -version='1.29.4' +version='1.29.5' release='1' desc='This is the relay server for the syncthing project.' desc_ru='Релейный сервер для проекта Syncthing.' diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 13ce5fa..c95164b 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.29.4' +version='1.29.5' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' desc_ru='Syncthing — это программа для непрерывной синхронизации файлов. Она синхронизирует файлы между двумя или более компьютерами.'