From 72833ccf86d416d2245ee6ac52e85044a8f3be0e Mon Sep 17 00:00:00 2001 From: "cj.ohara" Date: Fri, 11 Oct 2019 10:07:54 -0500 Subject: [PATCH] v1.4.1 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32ddce54..7883681b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This means you have unlimited capacity to help nonprofits fundraise and grow you 1. Click on the Launch Stack button. - [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=Givesource&templateURL=https://s3.amazonaws.com/givesource/cf-templates/1.4.0/givesource.yml) + [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=Givesource&templateURL=https://s3.amazonaws.com/givesource/cf-templates/1.4.1/givesource.yml) 2. AWS CloudFormation should open in a new window, with the "Specify an Amazon S3 template URL" option checked, click next. diff --git a/package.json b/package.json index 5be9b6f1..06fcc538 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "givesource", - "version": "1.4.0", + "version": "1.4.1", "description": "Pay-as-you-go highly scalable software application that helps community foundations set up and manage a platform where they can raise funds for non-profits through event pages.", "license": "Apache-2.0", "repository": {