Bump app version to 2023.5.0-beta.7 and lerna package versions

This commit is contained in:
Jack Kavanagh
2023-07-27 22:55:28 +00:00
committed by Jack Kavanagh
parent 4c463083a9
commit c4e702afb1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "insomnia",
"version": "3.19.0-beta.6",
"version": "2023.5.0-beta.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "insomnia",
"version": "3.19.0-beta.6",
"version": "2023.5.0-beta.7",
"license": "MIT",
"dependencies": {
"@apideck/better-ajv-errors": "^0.3.6",

View File

@@ -1,6 +1,6 @@
{
"name": "insomnia",
"version": "3.19.0-beta.6",
"version": "2023.5.0-beta.7",
"productName": "Insomnia",
"private": true,
"description": "The Collaborative API Design Tool",