1
0
Fork 0

- changed version number;

- updated NEWS.org.
This commit is contained in:
cage 2024-09-29 16:33:05 +02:00
parent 7ce0595622
commit 853ccde2fe
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
* 2024-09-27 version 0.9.9.141421356237
* 2024-09-29 version 0.9.9.141421356237
- New features
- [GUI] added support for gempub files
https://codeberg.org/oppenlab/gempub/src/branch/main
- Improvements
- supported emoji shortcodes whan composing a post.
- Bugfix
- fediverse mentions in a post should work as intended;
- many, many bugs fixed, see the changelog file for details.
- many, many, many bugs fixed; see the changelog file for details.
* 2024-07-07 version 0.9.9.14142135623
- New features

View File

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