Skip to content

Commit 937c48d

Browse files
committed
Bump version to 2.3.0-beta.2
1 parent ae840e2 commit 937c48d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Here are the most notable changes in each release. For a more detailed list of changes, see the [Github Releases page](https://github.com/heyman/heynote/releases).
44

5-
## 2.3.0-beta
5+
## 2.3.0-beta.2
66

77
### Improved support for folding blocks
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Heynote",
3-
"version": "2.3.0-beta",
3+
"version": "2.3.0-beta.2",
44
"main": "dist-electron/main/index.js",
55
"description": "A dedicated scratch pad",
66
"author": "Jonatan Heyman (https://heyman.info)",

0 commit comments

Comments
 (0)