From 878ba358c12a3f3d1b6da5c8fd7b40dbcffbac07 Mon Sep 17 00:00:00 2001 From: ssylvia Date: Fri, 6 Jul 2018 11:02:04 -0400 Subject: [PATCH] Update reade - Move to mature support --- README.md | 7 +++++-- bower.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 653a0ca..023ad09 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Story Map Crowdsource -#### Beta Release +### Deprecated App (Mature Support) +This application is no longer in active development. For more information, read our [blog post](https://www.esri.com/arcgis-blog/products/story-maps/announcements/story-map-crowdsource-mature-support/). + +--- The Story Map Crowdsource℠ app enables you to publish and manage a crowdsourced story to which anyone can contribute photos with captions. Use it to engage a specific or general audience on the subject of your choice. To contribute to your story people can sign in with their Facebook, Google, or ArcGIS account, or use a guest option. A vetting function lets you review and approve contributions. @@ -10,7 +13,7 @@ The Story Map Crowdsource℠ app enables you to publish and manage a crowdsource [Download](https://links.esri.com/storymaps/story_map_crowdsource_zip) | [Crowdsource page on Esri Story Maps website](https://links.esri.com/storymaps/crowdsource-app) -**Latest release is version 0.9.0**. See the [release page](https://github.com/Esri/story-map-crowdsource/releases) for release notes. +**Latest release is version 0.10.0**. See the [release page](https://github.com/Esri/story-map-crowdsource/releases) for release notes. For more information about using and customizing Esri's Storytelling Apps follow the [Story Maps Developers' Corner](https://developerscorner.storymaps.arcgis.com). diff --git a/bower.json b/bower.json index f823c40..e65f00f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "story-map-crowdsource", - "version": "0.9.0", + "version": "0.10.0", "homepage": "https://storymapsdev.arcgis.com/en/app-list/crowdsource", "authors": [ "Esri" diff --git a/package.json b/package.json index 91f2086..29a84b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "story-map-crowdsource", - "version": "0.9.0", + "version": "0.10.0", "description": "Publish and manage a crowdsourced story to which anyone can contribute photos with captions. Use Crowdsource to engage your audience and collect their photos and experiences, thoughts or memories on the subject of your choice, all linked to a map. A vetting function lets you review and approve contributions.", "repository": { "type": "git",