diff --git a/strelaysrv/lure.sh b/strelaysrv/lure.sh index f9aa269..1cdb277 100644 --- a/strelaysrv/lure.sh +++ b/strelaysrv/lure.sh @@ -1,5 +1,5 @@ name='strelaysrv' -version='1.22.1' +version='1.22.2' release='1' desc='This is the relay server for the syncthing project.' homepage='https://syncthing.net/' diff --git a/syncthing/lure.sh b/syncthing/lure.sh index 7b25700..f713fc8 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.22.1' +version='1.22.2' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'