bump version

This commit is contained in:
Joel Rodrigues 2020-08-25 00:15:22 +01:00
parent 2b24229cb0
commit 6416860e68
3 changed files with 3 additions and 2 deletions

View File

@ -30,6 +30,7 @@ This sample shows how the [Visio JavaScript APIs](https://docs.microsoft.com/off
| Version | Date | Comments |
| ------- | ------------------ | -------------------- |
| 1.6 | August 25, 2020 | Update to SPFx 1.11.0 |
| 1.5 | February 20, 2019 | Update to SPFx 1.10.0 |
| 1.4 | September 20, 2019 | Update to SPFx 1.9.1 |
| 1.3 | April 4, 2019 | Update readme |

View File

@ -3,7 +3,7 @@
"solution": {
"name": "react-visio-client-side-solution",
"id": "0ad401f1-b158-4626-8e71-cf27b1f4848d",
"version": "1.0.0.0",
"version": "1.6.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,

View File

@ -1,6 +1,6 @@
{
"name": "react-visio",
"version": "0.0.1",
"version": "1.6.0",
"private": true,
"main": "lib/index.js",
"engines": {