From c4399848697f3315be494d78eac4851f93d117db 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=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Mon, 6 Jan 2025 13:13:58 +0300 Subject: [PATCH] syncthing-relaysrv, syncthing 1.29.0 --- 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 04fb9d5..07fb203 100644 --- a/syncthing-relaysrv/alr.sh +++ b/syncthing-relaysrv/alr.sh @@ -1,5 +1,5 @@ name='syncthing-relaysrv' -version='1.22.1' +version='1.29.0' release='1' desc='This is the relay server for the syncthing project.' homepage='https://syncthing.net/' diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 91155d9..bac21ba 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.28.1' +version='1.29.0' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'