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 Dec 15, 2024
1 parent 3c19215 commit 0baf770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Maintainer: wsnipex <[email protected]>
Build-Depends: debhelper (>= 9.0.0),
cmake,
kodi-addon-dev,
libretro-gearboy (>= 0.0.1) | gearboy (>= 0.0.1)
libretro-gearboy (>= 3.5.0) | gearboy (>= 3.5.0)
Standards-Version: 3.9.8
Section: libs

Expand Down
2 changes: 1 addition & 1 deletion game.libretro.gearboy/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.gearboy"
name="Nintendo - Game Boy / Color (Gearboy)"
version="0.0.1.24"
version="3.5.0.24"
provider-name="Ignacio Sanchez">
<requires>
<import addon="game.libretro" version="1.0.0"/>
Expand Down

0 comments on commit 0baf770

Please sign in to comment.