Bump version to 2.3.0-beta

This commit is contained in:
Jonatan Heyman 2025-06-16 16:35:19 +02:00
parent 61a573fd7f
commit 8d7f34c3bc
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "Heynote",
"version": "2.2.2",
"version": "2.3.0-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Heynote",
"version": "2.2.2",
"version": "2.3.0-beta",
"license": "Commons Clause MIT",
"dependencies": {
"@sindresorhus/slugify": "^2.2.1",

View File

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