Fix Ubuntu builds for 20.04 and 22.04, and bump to 2.5 alpha 2

This commit is contained in:
Veronica Berglyd Olsen
2024-04-16 23:25:30 +02:00
parent 5da30e6608
commit f45170850c
3 changed files with 69 additions and 11 deletions
+2 -2
View File
@@ -47,9 +47,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.5a1"
__version__ = "2.5a2"
__hexversion__ = "0x020500a1"
__date__ = "2024-04-13"
__date__ = "2024-04-16"
__status__ = "Stable"
__domain__ = "novelwriter.io"