Release 0.6

This commit is contained in:
Stephen Horvath
2025-09-28 13:35:13 +10:00
parent 9f0fabb91f
commit 73bb7abf6e
10 changed files with 15 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ class YafiApplication(Adw.Application):
developers=["Stephen Horvath https://github.com/Steve-Tech"],
issue_url="https://github.com/Steve-Tech/YAFI/issues",
license_type=Gtk.License.GPL_2_0,
version="0.5",
version="0.6",
website="https://github.com/Steve-Tech/YAFI",
)
about.add_acknowledgement_section(None, ["Framework Computer Inc. https://frame.work/"])