File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ import { Appwrite } from "appwrite";
3434To install with a CDN (content delivery network) add the following scripts to the bottom of your <body > tag, but before you use any Appwrite services:
3535
3636``` html
37- <script src =" https://cdn.jsdelivr.net/npm/appwrite@3.0.0 " ></script >
37+ <script src =" https://cdn.jsdelivr.net/npm/appwrite@3.0.1 " ></script >
3838```
3939
4040
@@ -126,4 +126,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
126126
127127## License
128128
129- Please see the [ BSD-3-Clause license] ( https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE ) file for more information.
129+ Please see the [ BSD-3-Clause license] ( https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE ) file for more information.
You can’t perform that action at this time.
0 commit comments