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:
@@ -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
|
Reference in New Issue
Block a user