diff --git a/README.md b/README.md index 81d0ea1..c4df1c6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ PairDrop is a sublime alternative to AirDrop that works on all platforms. - As it is web based, it runs on all devices. -**Shipped version:** 1.8.2~ynh1 +**Shipped version:** 1.8.3~ynh1 **Demo:** https://pairdrop.net/ diff --git a/README_fr.md b/README_fr.md index a1568e0..417d992 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ PairDrop est une sublime alternative à AirDrop qui fonctionne sur toutes les pl - Application Web - Comme il est basé sur le Web, il fonctionne sur tous les appareils. -**Version incluse :** 1.8.2~ynh1 +**Version incluse :** 1.8.3~ynh1 **Démo :** https://pairdrop.net/ diff --git a/manifest.toml b/manifest.toml index 0dcb723..0e745ad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "PairDrop" description.en = "Local file sharing in your browser" description.fr = "Partage de fichiers locaux dans votre navigateur" -version = "1.8.2~ynh1" +version = "1.8.3~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.8.2.tar.gz" - sha256 = "901196644912db06dd732357dd0f8088c75bd17589fcbfcb64a139a989225d14" + url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.8.3.tar.gz" + sha256 = "41222826b028c075ca17261981aec5a18e0d1159b52efcf48d0297be485a5713" autoupdate.strategy = "latest_github_tag" [resources.system_user]