Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
medo64 committed Dec 14, 2021
1 parent 011187b commit d2908e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## Release Notes ##


### 0.1.24 [2021-12-13] ###

* Fixing state saving on quit


### 0.1.23 [2021-12-11] ###

* Fixed slow tab switching when used on ZFS
Expand Down
2 changes: 1 addition & 1 deletion src/QText.pro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
APP_PRODUCT = "QText"
APP_COMPANY = "Josip Medved"
APP_VERSION = "0.1.23"
APP_VERSION = "0.1.24"
APP_COPYRIGHT = "Copyright 2004 Josip Medved <[email protected]>"
APP_DESCRIPTION = "Note taking utility with auto-save."

Expand Down

0 comments on commit d2908e2

Please sign in to comment.