diff --git a/README.md b/README.md index e0fa65e..4a03c8e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. -**Shipped version:** 3.0.12~ynh1 +**Shipped version:** 3.0.13~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 0e3c299..17d405f 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. -**Versión actual:** 3.0.12~ynh1 +**Versión actual:** 3.0.13~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index dd15d93..5088ef3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. -**Paketatutako bertsioa:** 3.0.12~ynh1 +**Paketatutako bertsioa:** 3.0.13~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 033e24f..d8cab55 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Joplin server est une application de prise de notes et de tâches, qui peut gérer un grand nombre de notes organisées dans des cahiers. Les notes sont consultables, peuvent être copiées, étiquetées et modifiées directement depuis les applications ou depuis votre propre éditeur de texte. Les notes sont au format Markdown. -**Version incluse :** 3.0.12~ynh1 +**Version incluse :** 3.0.13~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 6552571..9309202 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. -**Versión proporcionada:** 3.0.12~ynh1 +**Versión proporcionada:** 3.0.13~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 221dae8..b36d7d8 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. -**分发版本:** 3.0.12~ynh1 +**分发版本:** 3.0.13~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 50d5ea3..d4ff1e0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Joplin" description.en = "Note taking and to-do application with synchronisation capabilities" description.fr = "Application de prise de notes et de tâches avec capacités de synchronisation" -version = "3.0.12~ynh1" +version = "3.0.13~ynh1" maintainers = ["eric_G"] @@ -46,8 +46,8 @@ ram.runtime = "280M" [resources.sources] [resources.sources.main] - url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.12.tar.gz" - sha256 = "5819e78b8e4b61dc1129851b7b9e91d6548e10e8b4fc545784c8814b4301c69b" + url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.13.tar.gz" + sha256 = "2bf91efec385801bb13b62b459e21c1eb80d35a772f517ba7d079eb91faa1f98" autoupdate.strategy = "latest_github_tag" [resources.system_user]