We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f18d87 commit e9c5f16Copy full SHA for e9c5f16
addon.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
<addon id="plugin.program.advanced.emulator.launcher" name="Advanced Emulator Launcher"
3
- version="0.9.7~beta2" provider-name="Wintermute0110">
+ version="0.9.7" provider-name="Wintermute0110">
4
<requires>
5
<!-- See https://github.com/xbmc/xbmc/blob/master/addons/xbmc.python/addon.xml
6
2.25.0 Krypton 17.x
@@ -28,6 +28,6 @@
28
<screenshot>media/Estuary_ROM_Console.jpg</screenshot>
29
<screenshot>media/Estuary_ROM_MAME.jpg</screenshot>
30
</assets>
31
- <news>See changelog.txt for information about the latests release.</news>
+ <news>See changelog.txt for information about the latest release.</news>
32
</extension>
33
</addon>
0 commit comments