Add version and build information to FyneApp.toml

Updated the FyneApp.toml file to include the application version (0.8.0) and build number (4). These additions help in tracking application releases and builds efficiently.
This commit is contained in:
2025-05-11 19:01:36 +05:00
parent 992762ef0a
commit 3149ca25e1

View File

@@ -2,6 +2,8 @@
Icon = "icon.png"
Name = "GUI for FFmpeg"
ID = "net.kor-elf.projects.gui-for-ffmpeg"
Version = "0.8.0"
Build = 4
[Migrations]
fyneDo = true
fyneDo = true