diff --git a/README.md b/README.md index c037aba..b7673fe 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Turtl is a free online service that allows you to create, synchronize and find y - An open-source server allows you to host your own Turtl data -**Shipped version:** 1.0~ynh3 +**Shipped version:** 2021.03.05~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 250c43a..8c1d919 100644 --- a/README_fr.md +++ b/README_fr.md @@ -38,7 +38,7 @@ Turtl is a free online service that allows you to create, synchronize and find y - An open-source server allows you to host your own Turtl data -**Version incluse :** 1.0~ynh3 +**Version incluse :** 2021.03.05~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index c9487ea..e36b478 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Turtl" description.en = "Share notes, bookmarks, and documents for sensitive projects" description.fr = "Partagez des notes, des marque-pages et autre documents pour des projets sensibles" -version = "1.0~ynh3" +version = "2021.03.05~ynh1" maintainers = [] @@ -38,7 +38,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeload.github.com/turtl/server/tar.gz/0e59ee0a47fc5937600999d14ceb1aca6392aec8" + url = "https://github.com/turtl/server/archive/0e59ee0a47fc5937600999d14ceb1aca6392aec8.tar.gz" sha256 = "be1482756fed2fc80dd8592049c2282727439c883eae732844a6e30856eb55da" autoupdate.strategy = "latest_github_commit"