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