Release 0.2

This commit is contained in:
Stephen Horvath
2025-03-24 21:25:01 +10:00
parent 076f903fbc
commit 8b33f75b86
3 changed files with 8 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.1.0",
version="0.2",
website="https://github.com/Steve-Tech/YAFI",
)
about.add_acknowledgement_section(None, ["Framework Computer Inc. https://frame.work/"])