src: add version in about
This commit is contained in:
parent
079295d175
commit
8a9e508f78
@ -116,7 +116,7 @@ class ImaginerApplication(Adw.Application):
|
|||||||
application_name="Imaginer",
|
application_name="Imaginer",
|
||||||
application_icon="page.codeberg.Imaginer.Imaginer",
|
application_icon="page.codeberg.Imaginer.Imaginer",
|
||||||
developer_name="0xMRTT",
|
developer_name="0xMRTT",
|
||||||
version="0.1.0",
|
version="0.1.3",
|
||||||
developers=["0xMRTT https://codeberg.org/0xMRTT"],
|
developers=["0xMRTT https://codeberg.org/0xMRTT"],
|
||||||
copyright="© 2023 0xMRTT",
|
copyright="© 2023 0xMRTT",
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user