1
0
Fork 0

- actually increased version number.

This commit is contained in:
cage 2022-08-15 13:48:59 +02:00
parent 1f2eb57c2f
commit 8425250195
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
* 2022-03-12 version 0.9.6
* 2022-08-15 version 0.9.7
- Improvements
- [gemini] Improved appearance of windows that shows subscriptions

View File

@ -18,7 +18,7 @@
(defsystem :tinmop
:author "cage"
:license "GPLv3"
:version "0.9.6"
:version "0.9.7"
:pathname "src"
:serial t
:bug-tracker "https://notabug.org/cage/tinmop/issues"