Release 0.7

This commit is contained in:
Stephen Horvath
2025-12-25 20:48:18 +10:00
parent 8b10c49ed4
commit a97148f7a5
6 changed files with 11 additions and 5 deletions

View File

@@ -143,7 +143,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.6",
version="0.7",
website="https://github.com/Steve-Tech/YAFI",
)
about.add_acknowledgement_section(None, ["Framework Computer Inc. https://frame.work/"])