Bump version to 1.6.0-beta.2

This commit is contained in:
Jonatan Heyman 2024-01-06 03:13:07 +01:00
parent 2a2703d6d3
commit fcbf1733c4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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