mirror of https://codeberg.org/cage/tinmop/
- actually increased version number.
This commit is contained in:
parent
1f2eb57c2f
commit
8425250195
2
NEWS.org
2
NEWS.org
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue