Skip to content

Commit 2ae26a8

Browse files
committed
Version 1.0.10: Preparing release.
1 parent 9b7bd9d commit 2ae26a8

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5-
## [1.0.10] - 2024-??-??
5+
## [1.0.10] - 2024-12-16
66

77
### Added
88

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "xournalpp",
33
"name": "Xournal++",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"minAppVersion": "1.5.12",
66
"description": "Integration with Xournal++ for handwritten notes and annotations.",
77
"author": "Jon Jampen",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xournalpp",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Integration with Xournal++ for handwritten notes and annotations.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"1.0.10": "1.5.12",
23
"1.0.9": "1.5.12",
34
"1.0.8": "1.5.12",
45
"1.0.7": "1.5.12",

0 commit comments

Comments
 (0)