Release 0.3

This commit is contained in:
Stephen Horvath
2025-04-13 15:30:04 +10:00
parent 09f072a150
commit fa5442d5fd
3 changed files with 3 additions and 3 deletions

View File

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