Release 0.4

This commit is contained in:
Stephen Horvath
2025-09-06 12:07:34 +10:00
parent 4aa15708be
commit 923c06a3f1
3 changed files with 5 additions and 5 deletions

View File

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