Update version number

This commit is contained in:
Aimery Thomas 2021-11-04 21:32:40 +01:00
parent f336842be8
commit b7333edb3e
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"solution": {
"name": "react-graph-app-secret-expiration-client-side-solution",
"id": "b25d85a4-7310-408a-a263-25959b0a5b1b",
"version": "1.1.0.0",
"version": "1.2.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false,
"skipFeatureDeployment": true,

View File

@ -1,6 +1,6 @@
{
"name": "react-graph-app-secret-expiration",
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "react-graph-app-secret-expiration",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"main": "lib/index.js",
"scripts": {