v0.7.1-alpha bump

This commit is contained in:
koalasat 2024-10-18 17:25:05 +02:00
parent d19cad9f23
commit 07df659cc1
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "desktop-app",
"version": "1.0.0",
"version": "0.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "desktop-app",
"version": "1.0.0",
"version": "0.7.1",
"license": "ISC",
"dependencies": {
"cors": "^2.8.5",

View File

@ -1,6 +1,6 @@
{
"name": "desktop-app",
"version": "1.0.0",
"version": "0.7.1",
"description": "",
"main": "index.js",
"scripts": {