Changed the version to 0.7.0

This commit is contained in:
Leonid Nikitin 2024-04-28 14:52:18 +05:00
parent 2017617614
commit 9aaee4c183
Signed by: kor-elf
GPG Key ID: 3C0F720C170F6E1D
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ func init() {
appMetadata := &fyne.AppMetadata{
ID: "net.kor-elf.projects.gui-for-ffmpeg",
Name: "GUI for FFmpeg",
Version: "0.6.0",
Version: "0.7.0",
Icon: iconResource,
}