diff --git a/README.md b/README.md index 3a930f6..6732cab 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ More about the features can be found here: diff --git a/README_es.md b/README_es.md index ed125ca..65ed731 100644 --- a/README_es.md +++ b/README_es.md @@ -32,7 +32,7 @@ More about the features can be found here: diff --git a/README_eu.md b/README_eu.md index a4eb034..ca04502 100644 --- a/README_eu.md +++ b/README_eu.md @@ -32,7 +32,7 @@ More about the features can be found here: diff --git a/README_fr.md b/README_fr.md index b11b712..060e7c3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,7 @@ Plus d'information sur les fonctionnalités sont disponibles ici : diff --git a/README_gl.md b/README_gl.md index 58a21d2..5286dc9 100644 --- a/README_gl.md +++ b/README_gl.md @@ -32,7 +32,7 @@ More about the features can be found here: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2ad56e0..4bdd2ad 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -32,7 +32,7 @@ More about the features can be found here: diff --git a/manifest.toml b/manifest.toml index 067d8e7..1308caa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Grist" description.en = "Modern relational spreadsheet" description.fr = "Feuille de calcul relationnelle moderne" -version = "1.1.13~ynh1" +version = "1.1.14~ynh1" maintainers = ["fflorent"] @@ -56,8 +56,8 @@ ram.runtime = "150M" [resources.sources] [resources.sources.main] - url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.13.tar.gz" - sha256 = "2b30b445f5b1026458e261dab59bba3911b5cc746345ec6b013f447bc65d36cd" + url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.14.tar.gz" + sha256 = "a97948728c722347318e1ae7aa30d20cda1938848cffcce57d1346eb010dcbe4" autoupdate.strategy = "latest_github_release"