Skip to content

Commit 20b082d

Browse files
Bump version to 0.10.1
1 parent 5d4d80d commit 20b082d

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

addon.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.program.advanced.emulator.launcher" name="Advanced Emulator Launcher" version="0.10.1-alpha" provider-name="Wintermute0110">
2+
<addon
3+
id="plugin.program.advanced.emulator.launcher"
4+
name="Advanced Emulator Launcher"
5+
version="0.10.1"
6+
provider-name="Wintermute0110">
37
<requires>
48
<!--
59
Check main addon versions in https://github.com/xbmc/xbmc/tree/master/addons

changelog.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,20 +150,20 @@ WIP FIX Fix launching of ROMs with Windows network filenames.
150150
See https://forum.kodi.tv/showthread.php?tid=287826&pid=2919639#pid2919639
151151

152152

153-
[B]Advanced Emulator Launcher | version 0.10.1 | xx xxxxxx 2021[/B]
153+
[B]Advanced Emulator Launcher | version 0.10.1 | 04 August 2021[/B]
154154

155155
FIX Fix crash when reading a launcher NFO file when importing a launcher XML file.
156156
Refactored the NFO file functions a bit.
157157
See https://forum.kodi.tv/showthread.php?tid=287826&pid=3045045#pid3045045
158158

159-
FIX Error when scraping metadata.
159+
FIX Error when scraping metadata.
160160
See https://github.com/Wintermute0110/plugin.program.AEL/issues/146
161161

162162

163-
[B]Advanced Emulator Launcher | version 0.9.11 | xx xxxxxx 2021[/B]
163+
[B]Advanced Emulator Launcher | version 0.9.11 | 04 August 2021[/B]
164164

165-
NOTE This version is feature identical to 0.10.1
166-
Main development is in the Pyhton 3 branch.
165+
NOTE This version is for Python 2 and feature identical to 0.10.1
166+
Main development is in the Python 3 branch.
167167

168168

169169
[B]Advanced Emulator Launcher | version 0.10.0 | 22 June 2021[/B]
@@ -179,7 +179,7 @@ FEATURE Port release 0.9.10 to Python 3.
179179

180180
[B]Advanced Emulator Launcher | version 0.9.10 | 22 June 2021[/B]
181181

182-
NOTE Python 2 version for Leia/Krypon in branch release-0.9.x-python2
182+
NOTE Python 2 version for Leia/Krypton in branch release-0.9.x-python2
183183
Have a look at AML code to ease the conversion.
184184

185185
FEATURE Create file misc.py and refactor utils.py. Copy structure from AML.

0 commit comments

Comments
 (0)