Bump version to 1.8.0-beta

This commit is contained in:
Jonatan Heyman 2024-07-08 14:59:10 +02:00
parent 417394f059
commit a6746167d6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "Heynote",
"version": "1.7.1",
"version": "1.8.0-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Heynote",
"version": "1.7.1",
"version": "1.8.0-beta",
"license": "Commons Clause MIT",
"dependencies": {
"electron-log": "^5.0.1"

View File

@ -1,6 +1,6 @@
{
"name": "Heynote",
"version": "1.7.1",
"version": "1.8.0-beta",
"main": "dist-electron/main/index.js",
"description": "A dedicated scratch pad",
"author": "Jonatan Heyman (https://heyman.info)",