mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-03 19:02:14 +01:00 
			
		
		
		
	version bump
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 | 
				
			||||||
<addon id="script.xbmcbackup"
 | 
					<addon id="script.xbmcbackup"
 | 
				
			||||||
    name="Backup" version="1.0.5" provider-name="robweber">
 | 
					    name="Backup" version="1.0.6" provider-name="robweber">
 | 
				
			||||||
  <requires>
 | 
					  <requires>
 | 
				
			||||||
    <import addon="xbmc.python" version="2.19.0"/>
 | 
					    <import addon="xbmc.python" version="2.19.0"/>
 | 
				
			||||||
    <import addon="script.module.httplib2" version="0.8.0" />
 | 
					    <import addon="script.module.httplib2" version="0.8.0" />
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					Version 1.0.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fix for custom directories not working recursively
 | 
				
			||||||
 | 
					added progress for zip extraction - hopefully helps with extract errors
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 1.0.5
 | 
					Version 1.0.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
added google drive support
 | 
					added google drive support
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user