From 7ebf6e9bed08f44edadce48e495c40e9db7d58ea Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Tue, 20 Feb 2018 19:41:04 -0500 Subject: [PATCH] Change Uppy version references to v0.23.0 --- README.md | 6 +++--- bin/upload-to-cdn.sh | 2 +- examples/cdn-example/index.html | 4 ++-- examples/uppy-with-server/client/index.html | 4 ++-- website/src/docs/index.md | 4 ++-- website/src/examples/i18n/app.html | 4 ++-- website/themes/uppy/layout/index.ejs | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 17bbc49c1..23ec5a3ea 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ $ npm install uppy --save We recommend installing from npm and then using a module bundler such as [Webpack](http://webpack.github.io/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/). -Add CSS [uppy.min.css](https://transloadit.edgly.net/releases/uppy/v0.23.0/dist/uppy.min.css), either to `` of your HTML page or include in JS, if your bundler of choice supports it — transforms and plugins are available for Browserify and Webpack. +Add CSS [uppy.min.css](https://transloadit.edgly.net/releases/uppy/v0.23.1/dist/uppy.min.css), either to `` of your HTML page or include in JS, if your bundler of choice supports it — transforms and plugins are available for Browserify and Webpack. Alternatively, you can also use a pre-built bundle from Transloadit's CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. @@ -73,12 +73,12 @@ Alternatively, you can also use a pre-built bundle from Transloadit's CDN: Edgly 1\. Add a script to the bottom of ``: ``` html - + ``` 2\. Add CSS to ``: ``` html - + ``` 3\. Initialize: diff --git a/bin/upload-to-cdn.sh b/bin/upload-to-cdn.sh index 53db039c3..20595a9c9 100755 --- a/bin/upload-to-cdn.sh +++ b/bin/upload-to-cdn.sh @@ -8,7 +8,7 @@ # - Checks if a tag is being built (on Travis - otherwise opts to continue execution regardless) # - Installs AWS CLI if needed # - Assumed a fully built uppy is in root dir (unless a specific tag was specified, then it's fetched from npm) -# - Runs npm pack, and stores files to e.g. https://transloadit.edgly.net/releases/uppy/v0.23.0/dist/uppy.css +# - Runs npm pack, and stores files to e.g. https://transloadit.edgly.net/releases/uppy/v0.23.1/dist/uppy.css # - Uses local package by default, if [version] argument was specified, takes package from npm # # Run as: diff --git a/examples/cdn-example/index.html b/examples/cdn-example/index.html index 0c2a17a98..f2e1dd199 100644 --- a/examples/cdn-example/index.html +++ b/examples/cdn-example/index.html @@ -4,11 +4,11 @@ - + - + + + ``` 2\. Add CSS to ``: ``` html - + ``` 3\. Initialize: diff --git a/website/src/examples/i18n/app.html b/website/src/examples/i18n/app.html index 7922b483b..81211839b 100644 --- a/website/src/examples/i18n/app.html +++ b/website/src/examples/i18n/app.html @@ -1,11 +1,11 @@ +https://transloadit.edgly.net/releases/uppy/v0.23.1/dist/uppy.min.css -->
+https://transloadit.edgly.net/releases/uppy/v0.23.1/dist/uppy.min.js --> + +