Skip to content

Commit

Permalink
Update to release v1.0.0 (#8)
Browse files Browse the repository at this point in the history
Something strange happened. The original project had v1.0.1, but the
submissions to repo-scripts has a v1.0.1 PR, a v1.0.2 PR and the final
submission was versioned v1.0.0.

So this is a bit messed up. This is the final v1.0.0 submission
  • Loading branch information
dagwieers authored Sep 26, 2020
1 parent e1b1248 commit 6014502
Show file tree
Hide file tree
Showing 3 changed files with 876 additions and 993 deletions.
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.speedtester" name="Speed Tester" version="1.1.0" provider-name="Dr0idGuy, dagwieers">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="xbmc.python" version="2.26.0"/>
</requires>
<extension point="xbmc.python.script" library="default.py">
<provides>executable</provides>
Expand Down
Loading

0 comments on commit 6014502

Please sign in to comment.