Skip to content

Commit

Permalink
Updated by kodi-game-scripting
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Sep 2, 2024
1 parent c1c7ea0 commit 21e3b82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GPLv3

### Icon

Help make me an icon!
![Coleco - ColecoVision (Gearcoleco) icon](game.libretro.gearcoleco/resources/icon.png)

### Fanart

Expand Down
5 changes: 4 additions & 1 deletion game.libretro.gearcoleco/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="game.libretro.gearcoleco"
name="Coleco - ColecoVision (Gearcoleco)"
version="1.2.0.19"
version="1.2.0.20"
provider-name="Ignacio Sanchez">
<requires>
<import addon="game.libretro" version="1.0.0"/>
Expand All @@ -20,6 +20,9 @@
<license>GPLv3</license>
<platform>@PLATFORM@</platform>
<source>https://github.com/kodi-game/game.libretro.gearcoleco</source>
<assets>
<icon>resources/icon.png</icon>
</assets>
<summary lang="da_DK">Coleco - ColecoVision (Gearcoleco)</summary>
<summary lang="en_GB">Coleco - ColecoVision (Gearcoleco)</summary>
<summary lang="es_ES">Coleco - ColecoVision (Gearcoleco)</summary>
Expand Down

0 comments on commit 21e3b82

Please sign in to comment.