mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-04 03:02:16 +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="XBMC Backup" version="0.1.6" provider-name="robweber">
 | 
					    name="XBMC Backup" version="0.1.7" provider-name="robweber">
 | 
				
			||||||
  <requires>
 | 
					  <requires>
 | 
				
			||||||
    <import addon="xbmc.python" version="2.0"/>
 | 
					    <import addon="xbmc.python" version="2.0"/>
 | 
				
			||||||
  </requires>
 | 
					  </requires>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					[b]Version 0.1.7[/b]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					minor bug fixes and translations updates
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[b]Version 0.1.6[/b]
 | 
					[b]Version 0.1.6[/b]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
merged scheduler branch with master, can now schedule backups on an interval
 | 
					merged scheduler branch with master, can now schedule backups on an interval
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user