diff --git a/README.md b/README.md index 6c60f5c..508d031 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Omeka S is a web publication system for universities, galleries, libraries, arch - Connect to the semantic Web - Share with DPLA -**Shipped version:** 3.2.1~ynh1 +**Shipped version:** 3.2.2~ynh1 **Demo:** https://omeka.org/s/download/#sandbox diff --git a/README_fr.md b/README_fr.md index 21e16de..ddace52 100755 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,7 @@ Omeka S is a web publication system for universities, galleries, libraries, arch - Connect to the semantic Web - Share with DPLA -**Version incluse :** 3.2.1~ynh1 +**Version incluse :** 3.2.2~ynh1 **Démo :** https://omeka.org/s/download/#sandbox diff --git a/conf/app.src b/conf/app.src index 9ccefb9..f0e79a6 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/omeka/omeka-s/releases/download/v3.2.1/omeka-s-3.2.1.zip -SOURCE_SUM=54310c4310a1b0270e158930a3e4292e4411406719dcdc32c67ec57b5ff2a624 +SOURCE_URL=https://github.com/omeka/omeka-s/releases/download/v3.2.2/omeka-s-3.2.2.zip +SOURCE_SUM=7e14135b182bbb0e94539a52f4bd9c9c069bbd90cba9cfcf9da06e6a4aca4d24 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d823b05..5c9159b 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web publication system for universities, galleries, libraries, archives, and museums", "fr": "Système de publication Web pour les universités, les galeries, les bibliothèques, les archives et les musées" }, - "version": "3.2.1~ynh1", + "version": "3.2.2~ynh1", "url": "https://omeka.org/", "upstream": { "license": "AGPL-3.0-only",