Skip to content

Commit c8fa758

Browse files
committed
Bump version to 2.6.0-beta
1 parent 92e87dd commit c8fa758

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-
## Next version (not yet released)
5+
## 2.6.0 (not yet released)
66

77
- Show key bindings in Command Palette
88
- When displaying key bindings show shorter version with ⇧, ⌘, ⌥, etc instead of Shift, Cmd, Alt, etc

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.5.0",
3+
"version": "2.6.0-beta",
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)