Skip to content

Commit

Permalink
🔖 Dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed Aug 18, 2023
1 parent e77c8a7 commit e68b067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.themoviedb.helper"
version="5.1.33~nexus"
version="5.1.34~nexus"
name="TheMovieDb Helper"
provider-name="jurialmunkey">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.9.1"/>
<import addon="script.module.pil" version="1.1.7"/>
<import addon="script.module.addon.signals" version="0.0.6" />
<import addon="script.module.jurialmunkey" version="0.1.5" />
<import addon="script.module.jurialmunkey" version="0.1.7" />
<import addon="script.module.infotagger" version="0.0.5" />
<import addon="script.module.beautifulsoup4" version="4.9.3" />
</requires>
Expand Down

0 comments on commit e68b067

Please sign in to comment.