Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 821a485a20 | ||
|  | 2d9623c07c | 
| @ -1,5 +1,10 @@ | ||||
| # Changelog | ||||
| 
 | ||||
| ## 0.9.11 - 8-8-23 | ||||
| ### Changed | ||||
| - update owlkettle to fix buggy behavior of switches. | ||||
| - tweak AboutMenu text and bump version #. | ||||
| 
 | ||||
| ## 0.9.10 - 8-6-23 | ||||
| ### Added | ||||
| - Added date and time for logged rsync errors. (ITwrx) | ||||
|  | ||||
| @ -31,10 +31,10 @@ method view(button: AppMenuButtonState): Widget = | ||||
|                     programName = "EZ-Bkup" | ||||
|                     logo = "ez_bkup" | ||||
|                     style = [StyleClass("about-dialog")] | ||||
|                     version = "0.9.10" | ||||
|                     version = "0.9.11" | ||||
|                     credits = @{ | ||||
|                       "Created By": @["https://ITwrx.org"], | ||||
|                       "License": @["GPLv3"] | ||||
|                       "Created:": @["https://ITwrx.org"], | ||||
|                       "Src:": @["GPLv3"] | ||||
|                     } | ||||
|             Label: | ||||
|               text = "About EZ-Bkup" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user