Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot] 13488b902a Merge 29e954cc54 into 1559df4d4c 2024-08-17 16:05:51 +00:00
robweber 29e954cc54 Sync of addon metadata translations 2024-08-17 16:05:48 +00:00
robweber 1559df4d4c version 1.7.1 2024-08-17 11:03:32 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.7.1~beta2" provider-name="robweber"> name="Backup" version="1.7.1" provider-name="robweber">
<requires> <requires>
<import addon="xbmc.python" version="3.0.0"/> <import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.dateutil" version="2.8.0" /> <import addon="script.module.dateutil" version="2.8.0" />
+1 -1
View File
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## Unreleased ## [Version 1.7.1](https://github.com/robweber/xbmcbackup/compare/matrix-1.7.0...robweber:matrix-1.7.1)
### Added ### Added