diff --git a/syncthing-relaysrv/alr.sh b/syncthing-relaysrv/alr.sh index 07fb203..7c82313 100644 --- a/syncthing-relaysrv/alr.sh +++ b/syncthing-relaysrv/alr.sh @@ -1,5 +1,5 @@ name='syncthing-relaysrv' -version='1.29.0' +version='1.29.1' 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 bac21ba..5ef84f6 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.29.0' +version='1.29.1' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'