update version in app_menu_button.nim

master
itwrx 1 year ago
parent 9c263d6cb2
commit ee6cce78f0
  1. 2
      views/app_menu_button.nim

@ -31,7 +31,7 @@ method view(button: AppMenuButtonState): Widget =
programName = "EZ-Bkup"
logo = "EZ-Bkup-icon"
style = [StyleClass("about-dialog")]
version = "0.9.6"
version = "0.9.7"
credits = @{
"Created By": @["https://ITwrx.org"],
"License": @["GPLv3"]

Loading…
Cancel
Save